Home
last modified time | relevance | path

Searched refs:mt76_reg_pair (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/mediatek/mt7601u/
Dinitvals.h18 static const struct mt76_reg_pair bbp_common_vals[] = {
37 static const struct mt76_reg_pair bbp_chip_vals[] = {
115 static const struct mt76_reg_pair mac_common_vals[] = {
144 static const struct mt76_reg_pair mac_chip_vals[] = {
Dinitvals_phy.h21 static const struct mt76_reg_pair rf_central[] = {
75 static const struct mt76_reg_pair rf_channel[] = {
143 static const struct mt76_reg_pair rf_vga[] = {
208 static const struct mt76_reg_pair bbp_high_temp[] = {
273 const struct mt76_reg_pair *regs;
Dmt7601u.h276 struct mt76_reg_pair { struct
331 const struct mt76_reg_pair *data, int len);
Dphy.c368 struct mt76_reg_pair channel_freq_plan[FREQ_PLAN_REGS] = { in __mt7601u_phy_set_channel()
371 struct mt76_reg_pair bbp_settings[3] = { in __mt7601u_phy_set_channel()
556 static const struct mt76_reg_pair intro[] = { in mt7601u_rxdc_cal()
Dmcu.c218 const struct mt76_reg_pair *data, int n) in mt7601u_write_reg_pairs()