Home
last modified time | relevance | path

Searched refs:FREQ_PLAN_REGS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/
H A Dphy.c345 #define FREQ_PLAN_REGS 4 in __mt7601u_phy_set_channel() macro
346 static const u8 freq_plan[14][FREQ_PLAN_REGS] = { in __mt7601u_phy_set_channel()
362 struct mt76_reg_pair channel_freq_plan[FREQ_PLAN_REGS] = { in __mt7601u_phy_set_channel()
406 for (i = 0; i < FREQ_PLAN_REGS; i++) in __mt7601u_phy_set_channel()
410 channel_freq_plan, FREQ_PLAN_REGS); in __mt7601u_phy_set_channel()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt7601u/
H A Dphy.c345 #define FREQ_PLAN_REGS 4 in __mt7601u_phy_set_channel() macro
346 static const u8 freq_plan[14][FREQ_PLAN_REGS] = { in __mt7601u_phy_set_channel()
362 struct mt76_reg_pair channel_freq_plan[FREQ_PLAN_REGS] = { in __mt7601u_phy_set_channel()
406 for (i = 0; i < FREQ_PLAN_REGS; i++) in __mt7601u_phy_set_channel()
410 channel_freq_plan, FREQ_PLAN_REGS); in __mt7601u_phy_set_channel()

Completed in 4 milliseconds