Searched refs:brcms_b_core_ioctl (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | main.c | 762 brcms_b_core_ioctl(wlc_hw, (SICF_PRST | SICF_FGC), SICF_PRST); in brcms_b_core_phy_clk() 767 brcms_b_core_ioctl(wlc_hw, (SICF_PRST | SICF_FGC), SICF_FGC); in brcms_b_core_phy_clk() 769 brcms_b_core_ioctl(wlc_hw, SICF_FGC, 0); in brcms_b_core_phy_clk() 796 brcms_b_core_ioctl(wlc_hw, SICF_GMODE, gmode); in brcms_c_setxband() 1752 brcms_b_core_ioctl(wlc_hw, SICF_FGC, SICF_FGC); in brcms_b_phyclk_fgc() 1754 brcms_b_core_ioctl(wlc_hw, SICF_FGC, 0); in brcms_b_phyclk_fgc() 1761 brcms_b_core_ioctl(wlc_hw, SICF_MPCLKE, SICF_MPCLKE); in brcms_b_macphyclk_set() 1763 brcms_b_core_ioctl(wlc_hw, SICF_MPCLKE, 0); in brcms_b_macphyclk_set() 1782 brcms_b_core_ioctl(wlc_hw, SICF_BWMASK, phy_bw_clkbits); in brcms_b_phy_reset() 1790 brcms_b_core_ioctl(wlc_hw, (SICF_PRST | SICF_PCLKE), in brcms_b_phy_reset() [all …]
|