Home
last modified time | relevance | path

Searched defs:tpt_mode (Results 1 – 3 of 3) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/rtl8822c/
Drtl8822c_ops.c251 u8 tpt_mode = (map[EEPROM_TX_PWR_CALIBRATE_RATE_8822C] & 0xF0) >> 4; in Hal_EfuseParseTxPowerInfo() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_com_phycfg.c1120 u8 tpt_mode = (pg_data[EEPROM_TX_PWR_CALIBRATE_RATE] & 0xF0) >> 4; in check_phy_efuse_tx_power_info_valid() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Ddrv_types.h1547 u8 tpt_mode; /* RTK T/P Testing Mode, 0:default mode */ member