Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Dphydm_psd.c28 odm_set_bb_reg(dm, dm_psd_table->psd_reg, 0x3ff, psd_tone_idx); in phydm_get_psd_data()
30 odm_set_bb_reg(dm, dm_psd_table->psd_reg, BIT(22), in phydm_get_psd_data()
33 odm_set_bb_reg(dm, dm_psd_table->psd_reg, BIT(22), in phydm_get_psd_data()
322 dm_psd_table->psd_reg = 0x910; in phydm_psd_init()
333 dm_psd_table->psd_reg = 0x808; in phydm_psd_init()
Dphydm_psd.h28 u32 psd_reg; member