Searched refs:hostintmask (Results 1 – 2 of 2) sorted by relevance
214 u32 hostintmask; /* rev8 */ member
437 u32 hostintmask; /* Copy of Host Interrupt Mask */ member2341 if (intstatus & bus->hostintmask) in brcmf_sdio_sendfromq()2451 brcmf_sdiod_writel(sdiodev, core->base + SD_REG(hostintmask), in brcmf_sdio_bus_stop()2454 local_hostintmask = bus->hostintmask; in brcmf_sdio_bus_stop()2455 bus->hostintmask = 0; in brcmf_sdio_bus_stop()2530 val &= bus->hostintmask; in brcmf_sdio_intr_rstatus()2609 intstatus |= (newstatus & bus->hostintmask); in brcmf_sdio_dpc()4178 bus->hostintmask = HOSTINTMASK; in brcmf_sdio_firmware_callback()4179 brcmf_sdiod_writel(sdiod, core->base + SD_REG(hostintmask), in brcmf_sdio_firmware_callback()4180 bus->hostintmask, NULL); in brcmf_sdio_firmware_callback()