Searched refs:rt2800_bbp_read (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/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, 1821 rt2800_bbp_read(rt2x00dev, 1, &r1); in rt2800_config_ant() 1822 rt2800_bbp_read(rt2x00dev, 3, &r3); in rt2800_config_ant() 2291 rt2800_bbp_read(rt2x00dev, 109, &bbp); in rt2800_config_channel_rf3053() 2296 rt2800_bbp_read(rt2x00dev, 110, &bbp); in rt2800_config_channel_rf3053() 3038 rt2800_bbp_read(rt2x00dev, 27, ®); in rt2800_bbp_write_with_rx_chain() 3415 rt2800_bbp_read(rt2x00dev, 4, &bbp); in rt2800_config_channel() 3419 rt2800_bbp_read(rt2x00dev, 3, &bbp); in rt2800_config_channel() 3448 rt2800_bbp_read(rt2x00dev, 49, &bbp); in rt2800_config_channel() [all …]
|