Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/broadcom/b43/
Dmain.c3069 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_LOW, 0x1862); in b43_mac_switch_freq()
3073 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_LOW, 0x3e70); in b43_mac_switch_freq()
3077 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_LOW, 0x6666); in b43_mac_switch_freq()
3090 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_LOW, 0x2082); in b43_mac_switch_freq()
3094 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_LOW, 0x5341); in b43_mac_switch_freq()
3098 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_LOW, 0x8889); in b43_mac_switch_freq()
3105 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_LOW, 0x7CE0); in b43_mac_switch_freq()
3109 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_LOW, 0xCCCD); in b43_mac_switch_freq()
Db43.h150 #define B43_MMIO_TSF_CLK_FRAC_LOW 0x62E macro