Searched refs:bcma_cc_set32 (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/drivers/bcma/ |
D | driver_chipcommon_pmu.c | 177 bcma_cc_set32(cc, BCMA_CC_PMU_CTL, in bcma_pmu_init()
|
/linux-3.4.99/drivers/net/wireless/b43/ |
D | phy_lcn.c | 632 bcma_cc_set32(cc, BCMA_CC_PMU_CTL, 0x400); in b43_phy_lcn_set_channel_tweaks() 644 bcma_cc_set32(cc, BCMA_CC_PMU_CTL, 0x400); in b43_phy_lcn_set_channel_tweaks()
|
D | phy_n.c | 4332 bcma_cc_set32(&dev->dev->bdev->bus->drv_cc, in b43_phy_initn() 4580 bcma_cc_set32(cc, BCMA_CC_PMU_CTL, pmu_ctl); in b43_nphy_pmu_spur_avoid()
|
/linux-3.4.99/include/linux/bcma/ |
D | bcma_driver_chipcommon.h | 376 #define bcma_cc_set32(cc, offset, set) \ macro
|