Home
last modified time | relevance | path

Searched refs:GCI_OFFSETOF (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dsiutils.c523 GCI_OFFSETOF(&sii->pub, gci_corecaps0), 0, 0) & GCI_CAP0_REV_MASK; in BCMATTACHFN()
1053 si_corereg(sih, GCI_CORE_IDX(sih), GCI_OFFSETOF(sih, gci_indirect_addr), ~0, regidx); in si_gci_indirect()
1061 return si_corereg(sih, GCI_CORE_IDX(sih), GCI_OFFSETOF(sih, gci_input[reg]), 0, 0); in si_gci_input()
1068 return si_corereg(sih, GCI_CORE_IDX(sih), GCI_OFFSETOF(sih, gci_output[reg]), mask, val); in si_gci_output()
1090 si_gci_direct(sih, GCI_OFFSETOF(sih, gci_corectrl), in si_gci_reset()
1098 si_gci_direct(sih, GCI_OFFSETOF(sih, gci_corectrl), 0, 0); in si_gci_reset()
1101 si_gci_direct(sih, GCI_OFFSETOF(sih, gci_corectrl), in si_gci_reset()
1110 si_gci_direct(sih, GCI_OFFSETOF(sih, gci_corectrl), 0, 0); in si_gci_reset()
1113 si_gci_direct(sih, GCI_OFFSETOF(sih, gci_corectrl), in si_gci_reset()
1123 si_gci_direct(sih, GCI_OFFSETOF(sih, gci_corectrl), 0, 0); in si_gci_reset()
[all …]
H A Dhndpmu.c6064 si_gci_direct(sih, GCI_OFFSETOF(sih, otpcontrol), OTPC_FORCE_OTP_PWR_DIS, in si_pmu_otp_power()
6237 st = (!(si_gci_direct(sih, GCI_OFFSETOF(sih, otpcontrol), 0u, 0u) & in si_pmu_is_otp_powered()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dsiutils.c523 GCI_OFFSETOF(&sii->pub, gci_corecaps0), 0, 0) & GCI_CAP0_REV_MASK; in BCMATTACHFN()
1053 si_corereg(sih, GCI_CORE_IDX(sih), GCI_OFFSETOF(sih, gci_indirect_addr), ~0, regidx); in si_gci_indirect()
1061 return si_corereg(sih, GCI_CORE_IDX(sih), GCI_OFFSETOF(sih, gci_input[reg]), 0, 0); in si_gci_input()
1068 return si_corereg(sih, GCI_CORE_IDX(sih), GCI_OFFSETOF(sih, gci_output[reg]), mask, val); in si_gci_output()
1090 si_gci_direct(sih, GCI_OFFSETOF(sih, gci_corectrl), in si_gci_reset()
1098 si_gci_direct(sih, GCI_OFFSETOF(sih, gci_corectrl), 0, 0); in si_gci_reset()
1101 si_gci_direct(sih, GCI_OFFSETOF(sih, gci_corectrl), in si_gci_reset()
1110 si_gci_direct(sih, GCI_OFFSETOF(sih, gci_corectrl), 0, 0); in si_gci_reset()
1113 si_gci_direct(sih, GCI_OFFSETOF(sih, gci_corectrl), in si_gci_reset()
1123 si_gci_direct(sih, GCI_OFFSETOF(sih, gci_corectrl), 0, 0); in si_gci_reset()
[all …]
H A Dhndpmu.c6064 si_gci_direct(sih, GCI_OFFSETOF(sih, otpcontrol), OTPC_FORCE_OTP_PWR_DIS, in si_pmu_otp_power()
6237 st = (!(si_gci_direct(sih, GCI_OFFSETOF(sih, otpcontrol), 0u, 0u) & in si_pmu_is_otp_powered()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dsbgci.h43 #define GCI_OFFSETOF(sih, reg) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dsbgci.h46 #define GCI_OFFSETOF(sih, reg) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dsbgci.h46 #define GCI_OFFSETOF(sih, reg) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dsbgci.h46 #define GCI_OFFSETOF(sih, reg) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dsbgci.h38 #define GCI_OFFSETOF(sih, reg) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dsbgci.h38 #define GCI_OFFSETOF(sih, reg) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dsiutils.c426 GCI_OFFSETOF(sih, gci_corecaps0), 0, 0) & in si_buscore_setup()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dsiutils.c425 GCI_OFFSETOF(sih, gci_corecaps0), 0, 0) & in si_buscore_setup()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dsiutils.c426 GCI_OFFSETOF(sih, gci_corecaps0), 0, 0) & in si_buscore_setup()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dsiutils.c358 GCI_OFFSETOF(sih, gci_corecaps0), 0, 0) & GCI_CAP0_REV_MASK; in si_buscore_setup()