Searched defs:t3 (Results 1 - 10 of 10) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/rockchip/ |
H A D | rockchip_ipa.c | 145 const s64 t3 = div_s64((t * t2), 1000);
in calculate_temp_scaling_factor() local
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ipa/ |
H A D | mali_kbase_ipa_simple.c | 70 const s64 t3 = div_s64_rem((t * t2), 0x3E8, &remainder);
in calculate_temp_scaling_factor() local
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ipa/ |
H A D | mali_kbase_ipa_simple.c | 122 const s64 t3 = div_s64((t * t2), 1000); in calculate_temp_scaling_factor() local
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ipa/ |
H A D | mali_kbase_ipa_simple.c | 121 const s64 t3 = div_s64((t * t2), 0x3e8); in calculate_temp_scaling_factor() local
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ipa/ |
H A D | mali_kbase_ipa_simple.c | 72 const s64 t3 = div_s64_rem((t * t2), 1000, &remainder); in calculate_temp_scaling_factor() local
|
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
H A D | rockchip_ipa.c | 148 const s64 t3 = div_s64((t * t2), 1000); in calculate_temp_scaling_factor() local
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
H A D | hi_crash.h | 149 hi_u32 t3; member
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
H A D | dw-dp.c | 1369 u32 t1 = 0, t2 = 0, t3 = 0; in dw_dp_video_enable() local
|
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ |
H A D | dw-dp.c | 1377 u32 t1 = 0, t2 = 0, t3 = 0; in dw_dp_video_enable() local
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | bcmevent.h | 747 uint32 t3; member
|
Completed in 15 milliseconds