Home
last modified time | relevance | path

Searched refs:B43legacy_MMIO_MACCTL (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.c248 status = b43legacy_read32(dev, B43legacy_MMIO_MACCTL); in b43legacy_ram_write()
625 b43legacy_read32(dev, B43legacy_MMIO_MACCTL); in b43legacy_dummy_transmission()
1883 b43legacy_write32(dev, B43legacy_MMIO_MACCTL, in b43legacy_gpio_init()
1885 B43legacy_MMIO_MACCTL) in b43legacy_gpio_init()
1945 b43legacy_write32(dev, B43legacy_MMIO_MACCTL, in b43legacy_mac_enable()
1947 B43legacy_MMIO_MACCTL) in b43legacy_mac_enable()
1952 b43legacy_read32(dev, B43legacy_MMIO_MACCTL); in b43legacy_mac_enable()
1983 b43legacy_write32(dev, B43legacy_MMIO_MACCTL, in b43legacy_mac_suspend()
1985 B43legacy_MMIO_MACCTL) in b43legacy_mac_suspend()
2007 ctl = b43legacy_read32(dev, B43legacy_MMIO_MACCTL); in b43legacy_adjust_opmode()
[all …]
H A Dpio.c336 value = b43legacy_read32(dev, B43legacy_MMIO_MACCTL); in b43legacy_setup_pioqueue()
338 b43legacy_write32(dev, B43legacy_MMIO_MACCTL, value); in b43legacy_setup_pioqueue()
H A Dradio.c81 status = b43legacy_read32(dev, B43legacy_MMIO_MACCTL); in b43legacy_radio_lock()
84 b43legacy_write32(dev, B43legacy_MMIO_MACCTL, status); in b43legacy_radio_lock()
93 status = b43legacy_read32(dev, B43legacy_MMIO_MACCTL); in b43legacy_radio_unlock()
96 b43legacy_write32(dev, B43legacy_MMIO_MACCTL, status); in b43legacy_radio_unlock()
H A Db43legacy.h42 #define B43legacy_MMIO_MACCTL 0x120 /* MAC control */ macro
H A Dphy.c120 b43legacy_read32(dev, B43legacy_MMIO_MACCTL); /* Dummy read. */ in b43legacy_phy_calibrate()
2215 status = b43legacy_read32(dev, B43legacy_MMIO_MACCTL); in b43legacy_power_saving_ctl_bits()
2224 b43legacy_write32(dev, B43legacy_MMIO_MACCTL, status); in b43legacy_power_saving_ctl_bits()