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