Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/broadcom/b43/
Dmain.c3047 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_LOW, 0x1862); in b43_mac_switch_freq()
3051 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_LOW, 0x3e70); in b43_mac_switch_freq()
3055 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_LOW, 0x6666); in b43_mac_switch_freq()
3068 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_LOW, 0x2082); in b43_mac_switch_freq()
3072 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_LOW, 0x5341); in b43_mac_switch_freq()
3076 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_LOW, 0x8889); in b43_mac_switch_freq()
3083 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_LOW, 0x7CE0); in b43_mac_switch_freq()
3087 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