Searched refs:BCMA_CC_PMU_CTL (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/bcma/ |
D | driver_chipcommon_pmu.c | 143 bcma_cc_set32(cc, BCMA_CC_PMU_CTL, BCMA_CC_PMU_CTL_PLL_UPD); in bcma_pmu2_pll_init0() 284 bcma_cc_mask32(cc, BCMA_CC_PMU_CTL, in bcma_pmu_init() 287 bcma_cc_set32(cc, BCMA_CC_PMU_CTL, in bcma_pmu_init() 649 tmp |= bcma_cc_read32(cc, BCMA_CC_PMU_CTL); in bcma_pmu_spuravoid_pllupdate() 650 bcma_cc_write32(cc, BCMA_CC_PMU_CTL, tmp); in bcma_pmu_spuravoid_pllupdate()
|
/linux-4.1.27/drivers/net/wireless/b43/ |
D | phy_lcn.c | 599 bcma_cc_set32(cc, BCMA_CC_PMU_CTL, 0x400); in b43_phy_lcn_set_channel_tweaks() 611 bcma_cc_set32(cc, BCMA_CC_PMU_CTL, 0x400); in b43_phy_lcn_set_channel_tweaks()
|
/linux-4.1.27/include/linux/bcma/ |
D | bcma_driver_chipcommon.h | 316 #define BCMA_CC_PMU_CTL 0x0600 /* PMU control */ macro
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_lcn.c | 1642 bcma_cc_set32(&pi->d11core->bus->drv_cc, BCMA_CC_PMU_CTL, in wlc_lcnphy_set_chanspec_tweaks() 1658 bcma_cc_set32(&pi->d11core->bus->drv_cc, BCMA_CC_PMU_CTL, in wlc_lcnphy_set_chanspec_tweaks()
|