Searched refs:HCuPINT_SOF (Results 1 – 3 of 3) sorted by relevance
414 isp1362_enable_int(isp1362_hcd, HCuPINT_SOF); in remove_ptd()696 isp1362_enable_int(isp1362_hcd, HCuPINT_SOF); in enable_atl_transfers()1028 if (irqstat & HCuPINT_SOF) { in isp1362_irq()1029 isp1362_hcd->irqenb &= ~HCuPINT_SOF; in isp1362_irq()1032 svc_mask &= ~HCuPINT_SOF; in isp1362_irq()1925 mask & HCuPINT_SOF ? " sof" : ""); in dump_irq()
134 #define HCuPINT_SOF (1 << 0) macro
127 #define HCuPINT_SOF (1 << 0) macro