linux/drivers/net/wireless/brcm80211/brcmsmac/phy
Hauke Mehrtens 689b66cb53 brcmsmac: remove some pmu functions and use the bcma equivalents
This removes the following functions:
si_pmu_chipcontrol() => bcma_chipco_chipctl_maskset()
si_pmu_regcontrol() => bcma_chipco_regctl_maskset()
si_pmu_pllcontrol() => bcma_chipco_pll_maskset()
si_pmu_pllupd() => bcma_cc_set32()
si_pmu_alp_clock() => bcma_chipco_get_alp_clock()

This also removed the sih member from struct shared_phy.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-03-27 13:39:09 -04:00
..
phy_cmn.c brcmsmac: remove some pmu functions and use the bcma equivalents 2013-03-27 13:39:09 -04:00
phy_hal.h brcm80211: smac: use bcma functions for register access in phy code 2011-12-13 15:32:59 -05:00
phy_int.h brcmsmac: remove some pmu functions and use the bcma equivalents 2013-03-27 13:39:09 -04:00
phy_lcn.c brcmsmac: remove some pmu functions and use the bcma equivalents 2013-03-27 13:39:09 -04:00
phy_lcn.h
phy_n.c brcmsmac: remove some pmu functions and use the bcma equivalents 2013-03-27 13:39:09 -04:00
phy_qmath.c
phy_qmath.h
phy_radio.h
phyreg_n.h
phytbl_lcn.c brcmsmac: support 4313iPA 2012-11-30 14:00:22 -05:00
phytbl_lcn.h
phytbl_n.c
phytbl_n.h