Searched refs:REV_RT3070F (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/net/wireless/ralink/rt2x00/ |
| D | rt2800.h | 91 #define REV_RT3070F 0x0201 macro
|
| D | rt2800lib.c | 5272 if (rt2x00_rt_rev_lt(rt2x00dev, RT3070, REV_RT3070F)) { in rt2800_init_registers() 5865 if (rt2x00_rt_rev_gte(rt2x00dev, RT3070, REV_RT3070F) || in rt2800_init_bbp_30xx() 6774 if (rt2x00_rt_rev_lt(rt2x00dev, RT3070, REV_RT3070F)) in rt2800_normal_mode_setup_3xxx() 6939 if (rt2x00_rt_rev_lt(rt2x00dev, RT3070, REV_RT3070F)) { in rt2800_init_rfcsr_30xx() 6971 if (rt2x00_rt_rev_lt(rt2x00dev, RT3070, REV_RT3070F) || in rt2800_init_rfcsr_30xx()
|