Searched refs:rt2800_bbp_read (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/net/wireless/rt2x00/ |
| D | rt2800lib.c | 110 static void rt2800_bbp_read(struct rt2x00_dev *rt2x00dev, in rt2800_bbp_read() function 1131 .read = rt2800_bbp_read, 1797 rt2800_bbp_read(rt2x00dev, 1, &r1); in rt2800_config_ant() 1798 rt2800_bbp_read(rt2x00dev, 3, &r3); in rt2800_config_ant() 2267 rt2800_bbp_read(rt2x00dev, 109, &bbp); in rt2800_config_channel_rf3053() 2272 rt2800_bbp_read(rt2x00dev, 110, &bbp); in rt2800_config_channel_rf3053() 3014 rt2800_bbp_read(rt2x00dev, 27, ®); in rt2800_bbp_write_with_rx_chain() 3391 rt2800_bbp_read(rt2x00dev, 4, &bbp); in rt2800_config_channel() 3395 rt2800_bbp_read(rt2x00dev, 3, &bbp); in rt2800_config_channel() 3424 rt2800_bbp_read(rt2x00dev, 49, &bbp); in rt2800_config_channel() [all …]
|