Home
last modified time | relevance | path

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

/Linux-v4.19/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[] = {
145 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.h280 struct mt76_reg_pair { struct
335 const struct mt76_reg_pair *data, int len);
Dphy.c370 struct mt76_reg_pair channel_freq_plan[FREQ_PLAN_REGS] = { in __mt7601u_phy_set_channel()
373 struct mt76_reg_pair bbp_settings[3] = { in __mt7601u_phy_set_channel()
558 static const struct mt76_reg_pair intro[] = { in mt7601u_rxdc_cal()
Dmcu.c217 const struct mt76_reg_pair *data, int n) in mt7601u_write_reg_pairs()
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/
Dinitvals.h21 static const struct mt76_reg_pair common_mac_reg_table[] = {
72 static const struct mt76_reg_pair mt76x0_mac_reg_table[] = {
127 static const struct mt76_reg_pair mt76x0_bbp_init_tab[] = {
270 static const struct mt76_reg_pair mt76x0_dcoc_tab[] = {
Dmt76x0.h59 struct mt76_reg_pair *reg_pairs;
249 struct mt76_reg_pair { struct
273 const struct mt76_reg_pair *data, int len); argument
275 struct mt76_reg_pair *data, int len);
Dinitvals_phy.h23 static const struct mt76_reg_pair mt76x0_rf_central_tab[] = {
108 static const struct mt76_reg_pair mt76x0_rf_2g_channel_0_tab[] = {
207 static const struct mt76_reg_pair mt76x0_rf_5g_channel_0_tab[] = {
282 static const struct mt76_reg_pair mt76x0_rf_vga_channel_0_tab[] = {
Dphy.h35 struct mt76_reg_pair reg_pair;
Dmcu.c244 const struct mt76_reg_pair *data, int n) in mt76x0_write_reg_pairs()
273 struct mt76_reg_pair *data, int n) in mt76x0_read_reg_pairs()
346 struct mt76_reg_pair *data, int n)
Dphy.c115 struct mt76_reg_pair pair = { in rf_wr()
134 struct mt76_reg_pair pair = { in rf_rr()
547 const struct mt76_reg_pair *pair = &item->reg_pair; in mt76x0_phy_set_chan_bbp_params()
Dinit.c151 const struct mt76_reg_pair *pair = &item->reg_pair; in mt76x0_init_bbp()