Searched refs:rt2800_bbp_read (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/net/wireless/ralink/rt2x00/ |
| D | rt2800lib.c | 113 static u8 rt2800_bbp_read(struct rt2x00_dev *rt2x00dev, const unsigned int word) in rt2800_bbp_read() function 1253 .read = rt2800_bbp_read, 1958 r1 = rt2800_bbp_read(rt2x00dev, 1); in rt2800_config_ant() 1959 r3 = rt2800_bbp_read(rt2x00dev, 3); in rt2800_config_ant() 2435 bbp = rt2800_bbp_read(rt2x00dev, 109); in rt2800_config_channel_rf3053() 2440 bbp = rt2800_bbp_read(rt2x00dev, 110); in rt2800_config_channel_rf3053() 3397 bbp = rt2800_bbp_read(rt2x00dev, 30); in rt2800_config_alc() 3406 bbp = rt2800_bbp_read(rt2x00dev, 30); in rt2800_config_alc() 3427 reg = rt2800_bbp_read(rt2x00dev, 27); in rt2800_bbp_write_with_rx_chain() 3844 bbp = rt2800_bbp_read(rt2x00dev, 4); in rt2800_config_channel() [all …]
|