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