Searched refs:hostintmask (Results 1 – 2 of 2) sorted by relevance
218 u32 hostintmask; /* rev8 */ member
441 u32 hostintmask; /* Copy of Host Interrupt Mask */ member2323 if (intstatus & bus->hostintmask) in brcmf_sdio_sendfromq()2425 brcmf_sdiod_writel(sdiodev, core->base + SD_REG(hostintmask), in brcmf_sdio_bus_stop()2428 local_hostintmask = bus->hostintmask; in brcmf_sdio_bus_stop()2429 bus->hostintmask = 0; in brcmf_sdio_bus_stop()2499 val &= bus->hostintmask; in brcmf_sdio_intr_rstatus()2578 intstatus |= (newstatus & bus->hostintmask); in brcmf_sdio_dpc()4103 bus->hostintmask = HOSTINTMASK; in brcmf_sdio_firmware_callback()4104 brcmf_sdiod_writel(sdiod, core->base + SD_REG(hostintmask), in brcmf_sdio_firmware_callback()4105 bus->hostintmask, NULL); in brcmf_sdio_firmware_callback()