Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/broadcom/b43/
Dmain.c3045 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_HIGH, 0x6); in b43_mac_switch_freq()
3049 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_HIGH, 0x6); in b43_mac_switch_freq()
3053 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_HIGH, 0x6); in b43_mac_switch_freq()
3066 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_HIGH, 0x8); in b43_mac_switch_freq()
3070 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_HIGH, 0x8); in b43_mac_switch_freq()
3074 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_HIGH, 0x8); in b43_mac_switch_freq()
3081 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_HIGH, 0xC); in b43_mac_switch_freq()
3085 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_HIGH, 0xC); in b43_mac_switch_freq()
Db43.h151 #define B43_MMIO_TSF_CLK_FRAC_HIGH 0x630 macro