Searched refs:SICF_BWMASK (Results 1 – 3 of 3) sorted by relevance
1745 #define SICF_BWMASK 0x00c0 /* phy clock mask (b6 & b7) */ macro
1789 brcms_b_core_ioctl(wlc_hw, SICF_BWMASK, phy_bw_clkbits); in brcms_b_phy_reset()1801 (SICF_PRST | SICF_PCLKE | SICF_BWMASK), in brcms_b_phy_reset()
4684 #define SICF_BWMASK(macrev) (D11REV_GE(macrev, 86) ? 0x00e0 : 0x00c0) /**< phy clkmsk */ macro4691 #define SICF_BWMASK 0x00c0 /**< phy clock mask (b6 & b7) */ macro