Searched refs:REV_RT3070F (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/net/wireless/ralink/rt2x00/ |
D | rt2800.h | 82 #define REV_RT3070F 0x0201 macro
|
D | rt2800lib.c | 5920 if (rt2x00_rt_rev_lt(rt2x00dev, RT3070, REV_RT3070F)) { in rt2800_init_registers() 6509 if (rt2x00_rt_rev_gte(rt2x00dev, RT3070, REV_RT3070F) || in rt2800_init_bbp_30xx() 7442 if (rt2x00_rt_rev_lt(rt2x00dev, RT3070, REV_RT3070F)) in rt2800_normal_mode_setup_3xxx() 7607 if (rt2x00_rt_rev_lt(rt2x00dev, RT3070, REV_RT3070F)) { in rt2800_init_rfcsr_30xx() 7639 if (rt2x00_rt_rev_lt(rt2x00dev, RT3070, REV_RT3070F) || in rt2800_init_rfcsr_30xx()
|