Searched refs:rt2800_bbp_read (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2800lib.c | 108 static u8 rt2800_bbp_read(struct rt2x00_dev *rt2x00dev, const unsigned int word) in rt2800_bbp_read() function 213 return rt2800_bbp_read(rt2x00dev, 159); in rt2800_bbp_dcoc_read() 1559 .read = rt2800_bbp_read, 2257 value = rt2800_bbp_read(rt2x00dev, 0); in rt2800_wait_bbp_ready() 2328 r1 = rt2800_bbp_read(rt2x00dev, 1); in rt2800_config_ant() 2329 r3 = rt2800_bbp_read(rt2x00dev, 3); in rt2800_config_ant() 2810 bbp = rt2800_bbp_read(rt2x00dev, 109); in rt2800_config_channel_rf3053() 2815 bbp = rt2800_bbp_read(rt2x00dev, 110); in rt2800_config_channel_rf3053() 3273 bbp = rt2800_bbp_read(rt2x00dev, 110); in rt2800_config_channel_rf3853() 3291 bbp = rt2800_bbp_read(rt2x00dev, 49); in rt2800_config_channel_rf3853() [all …]
|