Searched refs:isp1362_enable_int (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/host/
H A Disp1362-hcd.c123 static inline void isp1362_enable_int(struct isp1362_hcd *isp1362_hcd, u16 mask) function
419 isp1362_enable_int(isp1362_hcd, HCuPINT_SOF);
697 isp1362_enable_int(isp1362_hcd, HCuPINT_ATL);
701 isp1362_enable_int(isp1362_hcd, HCuPINT_SOF);
706 isp1362_enable_int(isp1362_hcd, HCuPINT_INTL);
713 isp1362_enable_int(isp1362_hcd, flip ? HCuPINT_ISTL1 : HCuPINT_ISTL0);
1046 isp1362_enable_int(isp1362_hcd, HCuPINT_ATL);

Completed in 11 milliseconds