Home
last modified time | relevance | path

Searched refs:HCuPINT_CLKRDY (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/ !
H A Disp116x.h139 #define HCuPINT_CLKRDY (1 << 6) macro
H A Disp116x-hcd.c1151 mask & HCuPINT_CLKRDY ? " clkrdy" : "", in dump_irq()
1261 clkrdy = isp116x_read_reg16(isp116x, HCuPINT) & HCuPINT_CLKRDY; in isp116x_reset()