Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/rt2x00/
Drt2500pci.c80 static void rt2500pci_bbp_read(struct rt2x00_dev *rt2x00dev, in rt2500pci_bbp_read() function
185 .read = rt2500pci_bbp_read,
417 rt2500pci_bbp_read(rt2x00dev, 14, &r14); in rt2500pci_config_ant()
418 rt2500pci_bbp_read(rt2x00dev, 2, &r2); in rt2500pci_config_ant()
1050 rt2500pci_bbp_read(rt2x00dev, 0, &value); in rt2500pci_wait_bbp_ready()