Searched refs:hostintmask (Results 1 – 2 of 2) sorted by relevance
215 u32 hostintmask; /* rev8 */ member
444 u32 hostintmask; /* Copy of Host Interrupt Mask */ member2382 if (intstatus & bus->hostintmask) in brcmf_sdio_sendfromq()2492 brcmf_sdiod_writel(sdiodev, core->base + SD_REG(hostintmask), in brcmf_sdio_bus_stop()2495 local_hostintmask = bus->hostintmask; in brcmf_sdio_bus_stop()2496 bus->hostintmask = 0; in brcmf_sdio_bus_stop()2571 val &= bus->hostintmask; in brcmf_sdio_intr_rstatus()2650 intstatus |= (newstatus & bus->hostintmask); in brcmf_sdio_dpc()4262 bus->hostintmask = HOSTINTMASK; in brcmf_sdio_firmware_callback()4263 brcmf_sdiod_writel(sdiod, core->base + SD_REG(hostintmask), in brcmf_sdio_firmware_callback()4264 bus->hostintmask, NULL); in brcmf_sdio_firmware_callback()