Searched refs:intstatus_byte (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_sdio.c | 7641 uint32 newstatus = 0, intstatus_byte = 0; in dhdsdio_read_intstatus_byte() local 7659 intstatus_byte = bcmsdh_cfg_read(bus->sdh, SDIO_FUNC_1, in dhdsdio_read_intstatus_byte() 7662 newstatus |= intstatus_byte; in dhdsdio_read_intstatus_byte() 7663 intstatus_byte = bcmsdh_cfg_read(bus->sdh, SDIO_FUNC_1, in dhdsdio_read_intstatus_byte() 7666 newstatus |= intstatus_byte; in dhdsdio_read_intstatus_byte() 7667 intstatus_byte |= bcmsdh_cfg_read(bus->sdh, SDIO_FUNC_1, in dhdsdio_read_intstatus_byte() 7670 newstatus |= intstatus_byte; in dhdsdio_read_intstatus_byte() 7671 intstatus_byte |= bcmsdh_cfg_read(bus->sdh, SDIO_FUNC_1, in dhdsdio_read_intstatus_byte() 7674 newstatus |= intstatus_byte; in dhdsdio_read_intstatus_byte()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_sdio.c | 7630 uint32 newstatus = 0, intstatus_byte = 0; in dhdsdio_read_intstatus_byte() local 7648 intstatus_byte = bcmsdh_cfg_read(bus->sdh, SDIO_FUNC_1, in dhdsdio_read_intstatus_byte() 7651 newstatus |= intstatus_byte; in dhdsdio_read_intstatus_byte() 7652 intstatus_byte = bcmsdh_cfg_read(bus->sdh, SDIO_FUNC_1, in dhdsdio_read_intstatus_byte() 7655 newstatus |= intstatus_byte; in dhdsdio_read_intstatus_byte() 7656 intstatus_byte |= bcmsdh_cfg_read(bus->sdh, SDIO_FUNC_1, in dhdsdio_read_intstatus_byte() 7659 newstatus |= intstatus_byte; in dhdsdio_read_intstatus_byte() 7660 intstatus_byte |= bcmsdh_cfg_read(bus->sdh, SDIO_FUNC_1, in dhdsdio_read_intstatus_byte() 7663 newstatus |= intstatus_byte; in dhdsdio_read_intstatus_byte()
|