Lines Matching defs:rtw8821c_efuse
48 struct rtw8821c_efuse { struct
49 __le16 rtl_id;
50 u8 res0[0x0e];
53 struct rtw_txpwr_idx txpwr_idx_table[4];
55 u8 channel_plan; /* 0xb8 */
56 u8 xtal_k;
57 u8 thermal_meter;
58 u8 iqk_lck;
59 u8 pa_type; /* 0xbc */
60 u8 lna_type_2g[2]; /* 0xbd */
61 u8 lna_type_5g[2];
62 u8 rf_board_option;
63 u8 rf_feature_option;
64 u8 rf_bt_setting;
65 u8 eeprom_version;
66 u8 eeprom_customer_id;
67 u8 tx_bb_swing_setting_2g;
68 u8 tx_bb_swing_setting_5g;
69 u8 tx_pwr_calibrate_rate;
70 u8 rf_antenna_option; /* 0xc9 */
71 u8 rfe_option;
72 u8 country_code[2];
73 u8 res[3];
74 union {