Searched refs:spuravoid (Results 1 – 7 of 7) sorted by relevance
489 void bcma_pmu_spuravoid_pllupdate(struct bcma_drv_cc *cc, int spuravoid) in bcma_pmu_spuravoid_pllupdate() argument514 tmp |= (bcm5357_bcm43236_p1div[spuravoid] << BCMA_CC_PMU1_PLL0_PC0_P1DIV_SHIFT); in bcma_pmu_spuravoid_pllupdate()522 tmp |= (bcm5357_bcm43236_ndiv[spuravoid]) << BCMA_CC_PMU1_PLL0_PC2_NDIV_INT_SHIFT; in bcma_pmu_spuravoid_pllupdate()530 if (spuravoid == 2) { in bcma_pmu_spuravoid_pllupdate()535 } else if (spuravoid == 1) { in bcma_pmu_spuravoid_pllupdate()552 if (spuravoid == 1) { in bcma_pmu_spuravoid_pllupdate()585 if (spuravoid == 1) { in bcma_pmu_spuravoid_pllupdate()624 if (spuravoid == 1) { in bcma_pmu_spuravoid_pllupdate()
737 int spuravoid = 0; in b43_phy_ht_spur_avoid() local741 spuravoid = 1; in b43_phy_ht_spur_avoid()743 bcma_pmu_spuravoid_pllupdate(&core->bus->drv_cc, spuravoid); in b43_phy_ht_spur_avoid()750 b43_mac_switch_freq(dev, spuravoid); in b43_phy_ht_spur_avoid()754 if (spuravoid) in b43_phy_ht_spur_avoid()
6320 u8 spuravoid = 0; in b43_nphy_channel_setup() local6323 spuravoid = 1; in b43_nphy_channel_setup()6335 spuravoid = 1; in b43_nphy_channel_setup()6338 spuravoid = 1; in b43_nphy_channel_setup()6343 spuravoid = 1; in b43_nphy_channel_setup()6347 spuravoid = dev->dev->chip_id == 0x4716; in b43_nphy_channel_setup()6351 b43_nphy_pmu_spur_avoid(dev, spuravoid); in b43_nphy_channel_setup()6353 b43_mac_switch_freq(dev, spuravoid); in b43_nphy_channel_setup()6358 if (spuravoid) in b43_nphy_channel_setup()
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()
670 void ssb_pmu_spuravoid_pllupdate(struct ssb_chipcommon *cc, int spuravoid);
710 extern void bcma_pmu_spuravoid_pllupdate(struct bcma_drv_cc *cc, int spuravoid);
21095 u8 spuravoid = 0; in wlc_phy_chanspec_nphy_setup() local21101 spuravoid = 1; in wlc_phy_chanspec_nphy_setup()21104 spuravoid = 1; in wlc_phy_chanspec_nphy_setup()21108 spuravoid = 1; in wlc_phy_chanspec_nphy_setup()21113 spuravoid = 0; in wlc_phy_chanspec_nphy_setup()21115 spuravoid = 1; in wlc_phy_chanspec_nphy_setup()21120 spuravoid = 1; in wlc_phy_chanspec_nphy_setup()21125 spuravoid); in wlc_phy_chanspec_nphy_setup()21129 spuravoid); in wlc_phy_chanspec_nphy_setup()21135 if (spuravoid == 1) { in wlc_phy_chanspec_nphy_setup()[all …]