Searched refs:rt2500pci_bbp_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2500pci.c | 69 static u8 rt2500pci_bbp_read(struct rt2x00_dev *rt2x00dev, in rt2500pci_bbp_read() function 177 .read = rt2500pci_bbp_read, 411 r14 = rt2500pci_bbp_read(rt2x00dev, 14); in rt2500pci_config_ant() 412 r2 = rt2500pci_bbp_read(rt2x00dev, 2); in rt2500pci_config_ant() 1044 value = rt2500pci_bbp_read(rt2x00dev, 0); in rt2500pci_wait_bbp_ready()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2500pci.c | 69 static u8 rt2500pci_bbp_read(struct rt2x00_dev *rt2x00dev, in rt2500pci_bbp_read() function 177 .read = rt2500pci_bbp_read, 411 r14 = rt2500pci_bbp_read(rt2x00dev, 14); in rt2500pci_config_ant() 412 r2 = rt2500pci_bbp_read(rt2x00dev, 2); in rt2500pci_config_ant() 1044 value = rt2500pci_bbp_read(rt2x00dev, 0); in rt2500pci_wait_bbp_ready()
|
Completed in 6 milliseconds