Searched refs:SICF_PRST (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | main.c | 766 brcms_b_core_ioctl(wlc_hw, (SICF_PRST | SICF_FGC | SICF_GMODE), in brcms_b_core_phy_clk() 767 (SICF_PRST | SICF_FGC)); in brcms_b_core_phy_clk() 769 brcms_b_core_ioctl(wlc_hw, (SICF_PRST | SICF_FGC), SICF_PRST); in brcms_b_core_phy_clk() 774 brcms_b_core_ioctl(wlc_hw, (SICF_PRST | SICF_FGC), SICF_FGC); in brcms_b_core_phy_clk() 1797 brcms_b_core_ioctl(wlc_hw, (SICF_PRST | SICF_PCLKE), in brcms_b_phy_reset() 1798 (SICF_PRST | SICF_PCLKE)); in brcms_b_phy_reset() 1801 (SICF_PRST | SICF_PCLKE | SICF_BWMASK), in brcms_b_phy_reset() 1802 (SICF_PRST | SICF_PCLKE | phy_bw_clkbits)); in brcms_b_phy_reset()
|
H A D | d11.h | 1739 #define SICF_PRST 0x0008 /* PHY reset */ macro
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | main.c | 766 brcms_b_core_ioctl(wlc_hw, (SICF_PRST | SICF_FGC | SICF_GMODE), in brcms_b_core_phy_clk() 767 (SICF_PRST | SICF_FGC)); in brcms_b_core_phy_clk() 769 brcms_b_core_ioctl(wlc_hw, (SICF_PRST | SICF_FGC), SICF_PRST); in brcms_b_core_phy_clk() 774 brcms_b_core_ioctl(wlc_hw, (SICF_PRST | SICF_FGC), SICF_FGC); in brcms_b_core_phy_clk() 1797 brcms_b_core_ioctl(wlc_hw, (SICF_PRST | SICF_PCLKE), in brcms_b_phy_reset() 1798 (SICF_PRST | SICF_PCLKE)); in brcms_b_phy_reset() 1801 (SICF_PRST | SICF_PCLKE | SICF_BWMASK), in brcms_b_phy_reset() 1802 (SICF_PRST | SICF_PCLKE | phy_bw_clkbits)); in brcms_b_phy_reset()
|
H A D | d11.h | 1739 #define SICF_PRST 0x0008 /* PHY reset */ macro
|
Completed in 29 milliseconds