Searched defs:t2 (Results 1 - 13 of 13) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/rockchip/ |
H A D | rockchip_ipa.c | 143 const s64 t2 = div_s64((t * t), 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 | 67 const s64 t2 = div_s64_rem((t * t), 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 | 119 const s64 t2 = div_s64((t * t), 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 | 118 const s64 t2 = div_s64((t * t), 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 | 69 const s64 t2 = div_s64_rem((t * t), 1000, &remainder); in calculate_temp_scaling_factor() local
|
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
H A D | rockchip_ipa.c | 146 const s64 t2 = div_s64((t * t), 1000); in calculate_temp_scaling_factor() local
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
H A D | hi_crash.h | 128 hi_u32 t2; member
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
H A D | hcc_host.h | 301 hi_u32 t2; member
|
/device/soc/rockchip/common/sdk_linux/include/drm/ |
H A D | drm_edid.h | 46 u8 t2;
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 | 746 uint32 t2; member
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd.h | 3288 uint32 t2; member
|
Completed in 24 milliseconds