Searched refs:d2h_reg (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 5168 uint d2h_reg = 0x00000000; in dhdsdio_dongle_host_chk_validation() local 5176 bcmerror = dhdsdio_handshake_msg_reg_read(bus, addr->d2h, &d2h_reg); in dhdsdio_dongle_host_chk_validation() 5179 if (isset(&d2h_reg, D2H_VALDN_RESULT_SHIFT)) { in dhdsdio_dongle_host_chk_validation()
|
| H A D | dhd_pcie.c | 7800 uint d2h_reg = 0x00000000; in dhdpcie_dongle_host_chk_validation() local 7807 bcmerror = dhdpcie_handshake_msg_reg_read(sih, osh, addr->d2h, &d2h_reg); in dhdpcie_dongle_host_chk_validation() 7810 if (isset(&d2h_reg, D2H_VALDN_RESULT_SHIFT)) { in dhdpcie_dongle_host_chk_validation()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 5228 uint d2h_reg = 0x00000000; in dhdsdio_dongle_host_chk_validation() local 5236 bcmerror = dhdsdio_handshake_msg_reg_read(bus, addr->d2h, &d2h_reg); in dhdsdio_dongle_host_chk_validation() 5239 if (isset(&d2h_reg, D2H_VALDN_RESULT_SHIFT)) { in dhdsdio_dongle_host_chk_validation()
|
| H A D | dhd_pcie.c | 7808 uint d2h_reg = 0x00000000; in dhdpcie_dongle_host_chk_validation() local 7815 bcmerror = dhdpcie_handshake_msg_reg_read(sih, osh, addr->d2h, &d2h_reg); in dhdpcie_dongle_host_chk_validation() 7818 if (isset(&d2h_reg, D2H_VALDN_RESULT_SHIFT)) { in dhdpcie_dongle_host_chk_validation()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 5164 uint d2h_reg = 0x00000000; in dhdsdio_dongle_host_chk_validation() local 5172 bcmerror = dhdsdio_handshake_msg_reg_read(bus, addr->d2h, &d2h_reg); in dhdsdio_dongle_host_chk_validation() 5175 if (isset(&d2h_reg, D2H_VALDN_RESULT_SHIFT)) { in dhdsdio_dongle_host_chk_validation()
|
| H A D | dhd_pcie.c | 7800 uint d2h_reg = 0x00000000; in dhdpcie_dongle_host_chk_validation() local 7807 bcmerror = dhdpcie_handshake_msg_reg_read(sih, osh, addr->d2h, &d2h_reg); in dhdpcie_dongle_host_chk_validation() 7810 if (isset(&d2h_reg, D2H_VALDN_RESULT_SHIFT)) { in dhdpcie_dongle_host_chk_validation()
|