Home
last modified time | relevance | path

Searched defs:rtw_tpu_info (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_def.h966 struct rtw_tpu_info { /*TX Power Unit (TPU)*/ struct
967 enum rtw_tpu_op_mode op_mode; /*In debug mode, only debug tool control TPU APIs*/
968 bool normal_mode_lock_en;
969 s8 ofst_int; /*SW: S(8,3) -16 ~ +15.875 (dB)*/
970 u8 ofst_fraction; /*[0:3] * 0.125(dBm)*/
971 u8 base_cw_0db; /*[63~39~15]: [+24~0~-24 dBm]*/
972 u16 tssi_16dBm_cw;
974 s16 ref_pow_ofdm; /*-> HW: s(9,2)*/
975 s16 ref_pow_cck; /*-> HW: s(9,2)*/
976 u16 ref_pow_ofdm_cw; /*BBCR 0x58E0[9:0]*/
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_def.h967 struct rtw_tpu_info { /*TX Power Unit (TPU)*/ struct
968 enum rtw_tpu_op_mode op_mode; /*In debug mode, only debug tool control TPU APIs*/
969 bool normal_mode_lock_en;
970 s8 ofst_int; /*SW: S(8,3) -16 ~ +15.875 (dB)*/
971 u8 ofst_fraction; /*[0:3] * 0.125(dBm)*/
972 u8 base_cw_0db; /*[63~39~15]: [+24~0~-24 dBm]*/
973 u16 tssi_16dBm_cw;
975 s16 ref_pow_ofdm; /*-> HW: s(9,2)*/
976 s16 ref_pow_cck; /*-> HW: s(9,2)*/
977 u16 ref_pow_ofdm_cw; /*BBCR 0x58E0[9:0]*/
[all …]