Searched refs:HCuPINT_CLKRDY (Results 1 – 2 of 2) sorted by relevance
139 #define HCuPINT_CLKRDY (1 << 6) macro
1151 mask & HCuPINT_CLKRDY ? " clkrdy" : "", in dump_irq()1261 clkrdy = isp116x_read_reg16(isp116x, HCuPINT) & HCuPINT_CLKRDY; in isp116x_reset()