Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/rtl8822c/
H A Dphydm_hal_api8822c.c1617 enum bb_path tx_2sts = BB_PATH_NON; in config_phydm_switch_channel_8822c() local
1657 tx_2sts = (u8)odm_get_bb_reg(dm, R_0x820, 0xf0); in config_phydm_switch_channel_8822c()
1658 tx = (u8)(tx_1sts | tx_2sts); in config_phydm_switch_channel_8822c()
1659 dm->tx_2ss_status = (u8)tx_2sts; in config_phydm_switch_channel_8822c()
1662 __func__, tx_2sts, tx); in config_phydm_switch_channel_8822c()