Searched refs:spuravoid (Results 1 – 7 of 7) sorted by relevance
479 void bcma_pmu_spuravoid_pllupdate(struct bcma_drv_cc *cc, int spuravoid) in bcma_pmu_spuravoid_pllupdate() argument504 tmp |= (bcm5357_bcm43236_p1div[spuravoid] << BCMA_CC_PMU1_PLL0_PC0_P1DIV_SHIFT); in bcma_pmu_spuravoid_pllupdate()512 tmp |= (bcm5357_bcm43236_ndiv[spuravoid]) << BCMA_CC_PMU1_PLL0_PC2_NDIV_INT_SHIFT; in bcma_pmu_spuravoid_pllupdate()520 if (spuravoid == 2) { in bcma_pmu_spuravoid_pllupdate()525 } else if (spuravoid == 1) { in bcma_pmu_spuravoid_pllupdate()542 if (spuravoid == 1) { in bcma_pmu_spuravoid_pllupdate()575 if (spuravoid == 1) { in bcma_pmu_spuravoid_pllupdate()614 if (spuravoid == 1) { in bcma_pmu_spuravoid_pllupdate()
674 void ssb_pmu_spuravoid_pllupdate(struct ssb_chipcommon *cc, int spuravoid) in ssb_pmu_spuravoid_pllupdate() argument683 if (spuravoid == 1) in ssb_pmu_spuravoid_pllupdate()690 if (spuravoid == 1) { in ssb_pmu_spuravoid_pllupdate()
750 int spuravoid = 0; in b43_phy_ht_spur_avoid() local754 spuravoid = 1; in b43_phy_ht_spur_avoid()756 bcma_pmu_spuravoid_pllupdate(&core->bus->drv_cc, spuravoid); in b43_phy_ht_spur_avoid()763 b43_mac_switch_freq(dev, spuravoid); in b43_phy_ht_spur_avoid()767 if (spuravoid) in b43_phy_ht_spur_avoid()
6336 u8 spuravoid = 0; in b43_nphy_channel_setup() local6339 spuravoid = 1; in b43_nphy_channel_setup()6351 spuravoid = 1; in b43_nphy_channel_setup()6354 spuravoid = 1; in b43_nphy_channel_setup()6359 spuravoid = 1; in b43_nphy_channel_setup()6363 spuravoid = dev->dev->chip_id == 0x4716; in b43_nphy_channel_setup()6367 b43_nphy_pmu_spur_avoid(dev, spuravoid); in b43_nphy_channel_setup()6369 b43_mac_switch_freq(dev, spuravoid); in b43_nphy_channel_setup()6374 if (spuravoid) in b43_nphy_channel_setup()
671 void ssb_pmu_spuravoid_pllupdate(struct ssb_chipcommon *cc, int spuravoid);
693 extern void bcma_pmu_spuravoid_pllupdate(struct bcma_drv_cc *cc, int spuravoid);
21193 u8 spuravoid = 0; in wlc_phy_chanspec_nphy_setup() local21199 spuravoid = 1; in wlc_phy_chanspec_nphy_setup()21202 spuravoid = 1; in wlc_phy_chanspec_nphy_setup()21206 spuravoid = 1; in wlc_phy_chanspec_nphy_setup()21211 spuravoid = 0; in wlc_phy_chanspec_nphy_setup()21213 spuravoid = 1; in wlc_phy_chanspec_nphy_setup()21218 spuravoid = 1; in wlc_phy_chanspec_nphy_setup()21223 spuravoid); in wlc_phy_chanspec_nphy_setup()21227 spuravoid); in wlc_phy_chanspec_nphy_setup()21233 if (spuravoid == 1) { in wlc_phy_chanspec_nphy_setup()[all …]