Searched refs:bcma_chipco_pll_maskset (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/drivers/bcma/ |
H A D | driver_chipcommon_pmu.c | 32 void bcma_chipco_pll_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, bcma_chipco_pll_maskset() function 39 EXPORT_SYMBOL_GPL(bcma_chipco_pll_maskset); variable
|
/linux-4.1.27/drivers/net/wireless/b43/ |
H A D | phy_lcn.c | 596 bcma_chipco_pll_maskset(cc, 0x3, 0x00ffffff, 0x0); b43_phy_lcn_set_channel_tweaks() 608 bcma_chipco_pll_maskset(cc, 0x3, 0x00ffffff, 0x333333); b43_phy_lcn_set_channel_tweaks()
|
/linux-4.1.27/include/linux/bcma/ |
H A D | bcma_driver_chipcommon.h | 687 extern void bcma_chipco_pll_maskset(struct bcma_drv_cc *cc, u32 offset,
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
H A D | phy_lcn.c | 1637 bcma_chipco_pll_maskset(&pi->d11core->bus->drv_cc, 0x3, wlc_lcnphy_set_chanspec_tweaks() 1653 bcma_chipco_pll_maskset(&pi->d11core->bus->drv_cc, 0x3, wlc_lcnphy_set_chanspec_tweaks()
|
Completed in 103 milliseconds