Searched refs:B43_MMIO_PSM_PHY_HDR (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | phy_ht.c | 315 tmp = b43_read16(dev, B43_MMIO_PSM_PHY_HDR); in b43_phy_ht_bphy_reset() 316 b43_write16(dev, B43_MMIO_PSM_PHY_HDR, in b43_phy_ht_bphy_reset() 328 b43_write16(dev, B43_MMIO_PSM_PHY_HDR, tmp); in b43_phy_ht_bphy_reset()
|
H A D | b43.h | 109 #define B43_MMIO_PSM_PHY_HDR 0x492 macro 484 /* B43_MMIO_PSM_PHY_HDR bits */
|
H A D | phy_n.c | 6287 tmp16 = b43_read16(dev, B43_MMIO_PSM_PHY_HDR); in b43_nphy_channel_setup() 6288 b43_write16(dev, B43_MMIO_PSM_PHY_HDR, tmp16 | 4); in b43_nphy_channel_setup() 6292 b43_write16(dev, B43_MMIO_PSM_PHY_HDR, tmp16); in b43_nphy_channel_setup() 6296 tmp16 = b43_read16(dev, B43_MMIO_PSM_PHY_HDR); in b43_nphy_channel_setup() 6297 b43_write16(dev, B43_MMIO_PSM_PHY_HDR, tmp16 | 4); in b43_nphy_channel_setup() 6301 b43_write16(dev, B43_MMIO_PSM_PHY_HDR, tmp16); in b43_nphy_channel_setup()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | phy_ht.c | 315 tmp = b43_read16(dev, B43_MMIO_PSM_PHY_HDR); in b43_phy_ht_bphy_reset() 316 b43_write16(dev, B43_MMIO_PSM_PHY_HDR, in b43_phy_ht_bphy_reset() 328 b43_write16(dev, B43_MMIO_PSM_PHY_HDR, tmp); in b43_phy_ht_bphy_reset()
|
H A D | b43.h | 109 #define B43_MMIO_PSM_PHY_HDR 0x492 macro 484 /* B43_MMIO_PSM_PHY_HDR bits */
|
H A D | phy_n.c | 6236 tmp16 = b43_read16(dev, B43_MMIO_PSM_PHY_HDR); in b43_nphy_channel_setup() 6237 b43_write16(dev, B43_MMIO_PSM_PHY_HDR, tmp16 | 4); in b43_nphy_channel_setup() 6241 b43_write16(dev, B43_MMIO_PSM_PHY_HDR, tmp16); in b43_nphy_channel_setup() 6245 tmp16 = b43_read16(dev, B43_MMIO_PSM_PHY_HDR); in b43_nphy_channel_setup() 6246 b43_write16(dev, B43_MMIO_PSM_PHY_HDR, tmp16 | 4); in b43_nphy_channel_setup() 6250 b43_write16(dev, B43_MMIO_PSM_PHY_HDR, tmp16); in b43_nphy_channel_setup()
|
Completed in 30 milliseconds