Searched refs:rx_ini_power_L (Results 1 – 4 of 4) sorted by relevance
1485 u32 rx_ini_power_H[2], rx_ini_power_L[2]; in _iqk_rximr_selfcheck_8822b() local1531 rx_ini_power_L[i] = odm_read_4byte(dm, 0x1bfc); in _iqk_rximr_selfcheck_8822b()1534 rx_ini_power_L[i] = 0x0; in _iqk_rximr_selfcheck_8822b()1549 rx_ini_power_L[0] = in _iqk_rximr_selfcheck_8822b()1550 (u32)((rx_ini_power_L[0] >> 1) | 0x80000000); in _iqk_rximr_selfcheck_8822b()1551 rx_ini_power_L[1] = (u32)rx_ini_power_L[1] >> 1; in _iqk_rximr_selfcheck_8822b()1554 rx_ini_power_L[0] = in _iqk_rximr_selfcheck_8822b()1555 (u32)((rx_ini_power_L[0] >> 2) | 0x80000000); in _iqk_rximr_selfcheck_8822b()1556 rx_ini_power_L[1] = (u32)rx_ini_power_L[1] >> 2; in _iqk_rximr_selfcheck_8822b()1559 rx_ini_power_L[0] = in _iqk_rximr_selfcheck_8822b()[all …]
3114 u32 rx_ini_power_H[2], rx_ini_power_L[2]; /*[0]: psd tone; [1]: image tone*/ in _iqk_rximr_selfcheck_8821c() local3161 rx_ini_power_L[i] = odm_read_4byte(dm, 0x1bfc); in _iqk_rximr_selfcheck_8821c()3164 rx_ini_power_L[i] = 0x0; in _iqk_rximr_selfcheck_8821c()3180 rx_ini_power_L[0] = (u32)((rx_ini_power_L[0] >> 1) | 0x80000000); in _iqk_rximr_selfcheck_8821c()3181 rx_ini_power_L[1] = (u32)rx_ini_power_L[1] >> 1; in _iqk_rximr_selfcheck_8821c()3184 rx_ini_power_L[0] = (u32)((rx_ini_power_L[0] >> 2) | 0x80000000); in _iqk_rximr_selfcheck_8821c()3185 rx_ini_power_L[1] = (u32)rx_ini_power_L[1] >> 2; in _iqk_rximr_selfcheck_8821c()3188 rx_ini_power_L[0] = (u32)((rx_ini_power_L[0] >> 2) | 0xc0000000); in _iqk_rximr_selfcheck_8821c()3189 rx_ini_power_L[1] = (u32)rx_ini_power_L[1] >> 2; in _iqk_rximr_selfcheck_8821c()3192 rx_ini_power_L[0] = (u32)((rx_ini_power_L[0] >> 3) | 0x80000000); in _iqk_rximr_selfcheck_8821c()[all …]
3113 u32 rx_ini_power_H[2], rx_ini_power_L[2]; /*[0]: psd tone; [1]: image tone*/ in _iqk_rximr_selfcheck_8821c() local3160 rx_ini_power_L[i] = odm_read_4byte(dm, 0x1bfc); in _iqk_rximr_selfcheck_8821c()3163 rx_ini_power_L[i] = 0x0; in _iqk_rximr_selfcheck_8821c()3179 rx_ini_power_L[0] = (u32)((rx_ini_power_L[0] >> 1) | 0x80000000); in _iqk_rximr_selfcheck_8821c()3180 rx_ini_power_L[1] = (u32)rx_ini_power_L[1] >> 1; in _iqk_rximr_selfcheck_8821c()3183 rx_ini_power_L[0] = (u32)((rx_ini_power_L[0] >> 2) | 0x80000000); in _iqk_rximr_selfcheck_8821c()3184 rx_ini_power_L[1] = (u32)rx_ini_power_L[1] >> 2; in _iqk_rximr_selfcheck_8821c()3187 rx_ini_power_L[0] = (u32)((rx_ini_power_L[0] >> 2) | 0xc0000000); in _iqk_rximr_selfcheck_8821c()3188 rx_ini_power_L[1] = (u32)rx_ini_power_L[1] >> 2; in _iqk_rximr_selfcheck_8821c()3191 rx_ini_power_L[0] = (u32)((rx_ini_power_L[0] >> 3) | 0x80000000); in _iqk_rximr_selfcheck_8821c()[all …]
4444 u32 rx_ini_power_H[2], rx_ini_power_L[2]; /*[0]: psd tone; [1]: image tone*/ in _iqk_rximr_selfcheck_8822c() local4492 rx_ini_power_L[i] = odm_read_4byte(dm, 0x1bfc); in _iqk_rximr_selfcheck_8822c()4495 rx_ini_power_L[i] = 0x0; in _iqk_rximr_selfcheck_8822c()4510 rx_ini_power_L[0] = (u32)((rx_ini_power_L[0] >> 1) | 0x80000000); in _iqk_rximr_selfcheck_8822c()4511 rx_ini_power_L[1] = (u32)rx_ini_power_L[1] >> 1; in _iqk_rximr_selfcheck_8822c()4514 rx_ini_power_L[0] = (u32)((rx_ini_power_L[0] >> 2) | 0x80000000); in _iqk_rximr_selfcheck_8822c()4515 rx_ini_power_L[1] = (u32)rx_ini_power_L[1] >> 2; in _iqk_rximr_selfcheck_8822c()4518 rx_ini_power_L[0] = (u32)((rx_ini_power_L[0] >> 2) | 0xc0000000); in _iqk_rximr_selfcheck_8822c()4519 rx_ini_power_L[1] = (u32)rx_ini_power_L[1] >> 2; in _iqk_rximr_selfcheck_8822c()4522 rx_ini_power_L[0] = (u32)((rx_ini_power_L[0] >> 3) | 0x80000000); in _iqk_rximr_selfcheck_8822c()[all …]