Home
last modified time | relevance | path

Searched refs:newstatus (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_sdio.c6667 uint32 intstatus, newstatus = 0; in dhdsdio_dpc() local
6764 R_SDREG(newstatus, &regs->intstatus, retries); in dhdsdio_dpc()
6767 newstatus = 0; in dhdsdio_dpc()
6768 newstatus &= bus->hostintmask; in dhdsdio_dpc()
6769 bus->fcstate = !!(newstatus & I_HMB_FC_STATE); in dhdsdio_dpc()
6770 if (newstatus) { in dhdsdio_dpc()
6774 (newstatus == I_XMTDATA_AVAIL)) { in dhdsdio_dpc()
6777 W_SDREG(newstatus, &regs->intstatus, retries); in dhdsdio_dpc()
6782 intstatus |= newstatus; in dhdsdio_dpc()
6792 R_SDREG(newstatus, in dhdsdio_dpc()
[all...]

Completed in 8 milliseconds