Searched refs:I_CHIPACTIVE (Results 1 – 2 of 2) sorted by relevance
197 #define I_CHIPACTIVE (1 << 29) /* chip transitioned from doze to active state */ macro
422 #define HOSTINTMASK (I_HMB_SW_MASK | I_CHIPACTIVE)4413 if (intstatus & I_CHIPACTIVE) { in dhdsdio_dpc()4415 intstatus &= ~I_CHIPACTIVE; in dhdsdio_dpc()