Searched refs:SICF_PCLKE (Results 1 – 2 of 2) sorted by relevance
1806 brcms_b_core_ioctl(wlc_hw, (SICF_PRST | SICF_PCLKE), in brcms_b_phy_reset()1807 (SICF_PRST | SICF_PCLKE)); in brcms_b_phy_reset()1811 (SICF_PRST | SICF_PCLKE | SICF_BWMASK), in brcms_b_phy_reset()1812 (SICF_PRST | SICF_PCLKE | phy_bw_clkbits)); in brcms_b_phy_reset()1962 flags |= SICF_PCLKE; in brcms_b_radio_read_hwdisabled()2044 flags |= SICF_PCLKE; in brcms_b_corereset()
1738 #define SICF_PCLKE 0x0004 /* PHY clock enable */ macro