Searched refs:B43_MMIO_TSF_CLK_FRAC_HIGH (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/net/wireless/b43/ |
D | phy_lcn.c | 65 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_HIGH, 0x8); in b43_phy_switch_macfreq() 69 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_HIGH, 0x8); in b43_phy_switch_macfreq() 73 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_HIGH, 0x8); in b43_phy_switch_macfreq() 80 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_HIGH, 0xC); in b43_phy_switch_macfreq() 84 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_HIGH, 0xC); in b43_phy_switch_macfreq()
|
D | b43.h | 149 #define B43_MMIO_TSF_CLK_FRAC_HIGH 0x630 macro
|
D | phy_n.c | 4659 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_HIGH, 0x8); in b43_nphy_channel_setup()
|