Searched refs:I_CHIPACTIVE (Results 1 – 1 of 1) sorted by relevance
215 #define I_CHIPACTIVE (1 << 29) /* chip from doze to active state */ macro744 #define HOSTINTMASK (I_HMB_SW_MASK | I_CHIPACTIVE)2637 if (intstatus & I_CHIPACTIVE) { in brcmf_sdio_dpc()2639 intstatus &= ~I_CHIPACTIVE; in brcmf_sdio_dpc()