Searched refs:INT_ALL (Results 1 – 2 of 2) sorted by relevance
1051 #define INT_ALL (0x0003FFFE) /* All interrupts */ macro1574 reg_write(lanai, INT_ALL, IntAck_Reg); in lanai_reset()2208 intr_enable(lanai, INT_ALL & ~(INT_PING | INT_WAKE)); in lanai_dev_open()2261 intr_disable(lanai, INT_ALL); in lanai_dev_close()
133 #define INT_ALL (INT_RBSYE | INT_CRSPE | INT_BUFREN | \ macro1292 if (state & INT_ERR_STS || state & ~INT_ALL) { in sh_mmcif_intr()