Searched refs:pg_tmp (Results 1 – 1 of 1) sorted by relevance
2230 u32 thermal_tmp, pg_tmp; in halrf_get_efuse_thermal_pwrtype_8822c() local2244 odm_efuse_logical_map_read(dm, 1, 0xc8, &pg_tmp); in halrf_get_efuse_thermal_pwrtype_8822c()2245 if (((pg_tmp >> 4) & 0xf) == 0xf) in halrf_get_efuse_thermal_pwrtype_8822c()2248 rf->power_track_type = (u8)((pg_tmp >> 4) & 0xf); in halrf_get_efuse_thermal_pwrtype_8822c()