Searched refs:regstack (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/ |
H A D | phy.c | 1124 u16 regstack[12] = { 0 }; in b43legacy_phy_lo_b_measure() local 1130 regstack[0] = b43legacy_phy_read(dev, 0x0015); in b43legacy_phy_lo_b_measure() 1131 regstack[1] = b43legacy_radio_read16(dev, 0x0052) & 0xFFF0; in b43legacy_phy_lo_b_measure() 1134 regstack[2] = b43legacy_phy_read(dev, 0x000A); in b43legacy_phy_lo_b_measure() 1135 regstack[3] = b43legacy_phy_read(dev, 0x002A); in b43legacy_phy_lo_b_measure() 1136 regstack[4] = b43legacy_phy_read(dev, 0x0035); in b43legacy_phy_lo_b_measure() 1137 regstack[5] = b43legacy_phy_read(dev, 0x0003); in b43legacy_phy_lo_b_measure() 1138 regstack[6] = b43legacy_phy_read(dev, 0x0001); in b43legacy_phy_lo_b_measure() 1139 regstack[7] = b43legacy_phy_read(dev, 0x0030); in b43legacy_phy_lo_b_measure() 1141 regstack[ in b43legacy_phy_lo_b_measure() 1478 u16 regstack[16] = { 0 }; b43legacy_phy_lo_g_measure() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/ |
H A D | phy.c | 1124 u16 regstack[12] = { 0 }; in b43legacy_phy_lo_b_measure() local 1130 regstack[0] = b43legacy_phy_read(dev, 0x0015); in b43legacy_phy_lo_b_measure() 1131 regstack[1] = b43legacy_radio_read16(dev, 0x0052) & 0xFFF0; in b43legacy_phy_lo_b_measure() 1134 regstack[2] = b43legacy_phy_read(dev, 0x000A); in b43legacy_phy_lo_b_measure() 1135 regstack[3] = b43legacy_phy_read(dev, 0x002A); in b43legacy_phy_lo_b_measure() 1136 regstack[4] = b43legacy_phy_read(dev, 0x0035); in b43legacy_phy_lo_b_measure() 1137 regstack[5] = b43legacy_phy_read(dev, 0x0003); in b43legacy_phy_lo_b_measure() 1138 regstack[6] = b43legacy_phy_read(dev, 0x0001); in b43legacy_phy_lo_b_measure() 1139 regstack[7] = b43legacy_phy_read(dev, 0x0030); in b43legacy_phy_lo_b_measure() 1141 regstack[ in b43legacy_phy_lo_b_measure() 1478 u16 regstack[16] = { 0 }; b43legacy_phy_lo_g_measure() local [all...] |
Completed in 4 milliseconds