Searched refs:hostintmask (Results 1 – 2 of 2) sorted by relevance
224 u32 hostintmask; /* rev8 */ member
435 u32 hostintmask; /* Copy of Host Interrupt Mask */ member2405 if (intstatus & bus->hostintmask) in brcmf_sdio_sendfromq()2506 w_sdreg32(bus, 0, offsetof(struct sdpcmd_regs, hostintmask)); in brcmf_sdio_bus_stop()2507 local_hostintmask = bus->hostintmask; in brcmf_sdio_bus_stop()2508 bus->hostintmask = 0; in brcmf_sdio_bus_stop()2586 val &= bus->hostintmask; in brcmf_sdio_intr_rstatus()2664 intstatus |= (newstatus & bus->hostintmask); in brcmf_sdio_dpc()4046 bus->hostintmask = HOSTINTMASK; in brcmf_sdio_firmware_callback()4047 w_sdreg32(bus, bus->hostintmask, in brcmf_sdio_firmware_callback()4048 offsetof(struct sdpcmd_regs, hostintmask)); in brcmf_sdio_firmware_callback()