Home
last modified time | relevance | path

Searched refs:B43_MMIO_TSF_CLK_FRAC_HIGH (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/net/wireless/b43/
Dphy_lcn.c65 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()
Db43.h149 #define B43_MMIO_TSF_CLK_FRAC_HIGH 0x630 macro
Dphy_n.c4659 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_HIGH, 0x8); in b43_nphy_channel_setup()