Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/broadcom/b43/
Dmain.c3048 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_HIGH, 0x6); in b43_mac_switch_freq()
3052 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_HIGH, 0x6); in b43_mac_switch_freq()
3056 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_HIGH, 0x6); in b43_mac_switch_freq()
3069 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_HIGH, 0x8); in b43_mac_switch_freq()
3073 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_HIGH, 0x8); in b43_mac_switch_freq()
3077 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_HIGH, 0x8); in b43_mac_switch_freq()
3084 b43_write16(dev, B43_MMIO_TSF_CLK_FRAC_HIGH, 0xC); in b43_mac_switch_freq()
3088 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