Searched refs:rt61pci_bbp_read (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/net/wireless/ralink/rt2x00/ |
| D | rt61pci.c | 89 static u8 rt61pci_bbp_read(struct rt2x00_dev *rt2x00dev, in rt61pci_bbp_read() function 226 .read = rt61pci_bbp_read, 636 r3 = rt61pci_bbp_read(rt2x00dev, 3); in rt61pci_config_antenna_5x() 637 r4 = rt61pci_bbp_read(rt2x00dev, 4); in rt61pci_config_antenna_5x() 638 r77 = rt61pci_bbp_read(rt2x00dev, 77); in rt61pci_config_antenna_5x() 682 r3 = rt61pci_bbp_read(rt2x00dev, 3); in rt61pci_config_antenna_2x() 683 r4 = rt61pci_bbp_read(rt2x00dev, 4); in rt61pci_config_antenna_2x() 684 r77 = rt61pci_bbp_read(rt2x00dev, 77); in rt61pci_config_antenna_2x() 736 r3 = rt61pci_bbp_read(rt2x00dev, 3); in rt61pci_config_antenna_2529() 737 r4 = rt61pci_bbp_read(rt2x00dev, 4); in rt61pci_config_antenna_2529() [all …]
|