Searched refs:BCMA_CC_PMU_CTL (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/bcma/ |
D | driver_chipcommon_pmu.c | 143 bcma_pmu_set32(cc, BCMA_CC_PMU_CTL, BCMA_CC_PMU_CTL_PLL_UPD); in bcma_pmu2_pll_init0() 298 bcma_pmu_mask32(cc, BCMA_CC_PMU_CTL, in bcma_pmu_init() 301 bcma_pmu_set32(cc, BCMA_CC_PMU_CTL, in bcma_pmu_init() 667 tmp |= bcma_pmu_read32(cc, BCMA_CC_PMU_CTL); in bcma_pmu_spuravoid_pllupdate() 668 bcma_pmu_write32(cc, BCMA_CC_PMU_CTL, tmp); in bcma_pmu_spuravoid_pllupdate()
|
/linux-6.1.9/drivers/net/wireless/broadcom/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-6.1.9/drivers/usb/host/ |
D | bcma-hcd.c | 222 bcma_set32(pmu_core, BCMA_CC_PMU_CTL, BCMA_CC_PMU_CTL_PLL_UPD); in bcma_hcd_usb20_old_arm_init()
|
/linux-6.1.9/include/linux/bcma/ |
D | bcma_driver_chipcommon.h | 324 #define BCMA_CC_PMU_CTL 0x0600 /* PMU control */ macro
|
/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_lcn.c | 1574 bcma_cc_set32(&pi->d11core->bus->drv_cc, BCMA_CC_PMU_CTL, in wlc_lcnphy_set_chanspec_tweaks() 1590 bcma_cc_set32(&pi->d11core->bus->drv_cc, BCMA_CC_PMU_CTL, in wlc_lcnphy_set_chanspec_tweaks()
|