Searched refs:hostintmask (Results 1 – 2 of 2) sorted by relevance
217 u32 hostintmask; /* rev8 */ member
442 u32 hostintmask; /* Copy of Host Interrupt Mask */ member2382 if (intstatus & bus->hostintmask) in brcmf_sdio_sendfromq()2493 brcmf_sdiod_writel(sdiodev, core->base + SD_REG(hostintmask), in brcmf_sdio_bus_stop()2496 local_hostintmask = bus->hostintmask; in brcmf_sdio_bus_stop()2497 bus->hostintmask = 0; in brcmf_sdio_bus_stop()2572 val &= bus->hostintmask; in brcmf_sdio_intr_rstatus()2651 intstatus |= (newstatus & bus->hostintmask); in brcmf_sdio_dpc()4277 bus->hostintmask = HOSTINTMASK; in brcmf_sdio_firmware_callback()4278 brcmf_sdiod_writel(sdiod, core->base + SD_REG(hostintmask), in brcmf_sdio_firmware_callback()4279 bus->hostintmask, NULL); in brcmf_sdio_firmware_callback()