/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | event_log.h | 245 #define _EVENT_LOG3(tag, fmt_num, t1, t2, t3) \ 246 event_log3(tag, fmt_num, t1, t2, t3) 247 #define _EVENT_LOG4(tag, fmt_num, t1, t2, t3, t4) \ 248 event_log4(tag, fmt_num, t1, t2, t3, t4) 270 #define _EVENT_LOG_CAST3(tag, fmt_num, t1, t2, t3) \ 271 event_log3(tag, fmt_num, (uint32)(t1), (uint32)(t2), (uint32)(t3)) 272 #define _EVENT_LOG_CAST4(tag, fmt_num, t1, t2, t3, t4) \ 273 event_log4(tag, fmt_num, (uint32)(t1), (uint32)(t2), (uint32)(t3), (uint32)(t4)) 400 extern void event_log3(int tag, int fmtNum, uint32 t1, uint32 t2, uint32 t3); 401 extern void event_log4(int tag, int fmtNum, uint32 t1, uint32 t2, uint32 t3, uint3 [all...] |
H A D | bcmevent.h | 747 uint32 t3; member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/startup/ |
H A D | riscv_init_flashboot.S | 168 lw t3, (t1) 169 sw t3, (t0) 182 lw t3, (t1) 183 sw t3, (t0)
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ipa/ |
H A D | mali_kbase_ipa_simple.c | 69 /* Range: -2^31 < t3 < 2^31 m(Deg^3) */
in calculate_temp_scaling_factor() 70 const s64 t3 = div_s64_rem((t * t2), 0x3E8, &remainder);
in calculate_temp_scaling_factor() local 77 const s64 res_big = ts[3] * t3 /* +/- 2^62 */
in calculate_temp_scaling_factor()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ipa/ |
H A D | mali_kbase_ipa_simple.c | 71 /* Range: -2^31 < t3 < 2^31 m(Deg^3) */ in calculate_temp_scaling_factor() 72 const s64 t3 = div_s64_rem((t * t2), 1000, &remainder); in calculate_temp_scaling_factor() local 79 const s64 res_big = ts[3] * t3 /* +/- 2^62 */ in calculate_temp_scaling_factor()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/startup/ |
H A D | riscv_init_loaderboot.S | 299 lw t3, (t1) 300 sw t3, (t0) 313 lw t3, (t1) 314 sw t3, (t0)
|
/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 151 const s64 res_big = ts[3] * t3 + ts[2] * t2 + ts[1] * t + ts[0] * 1000LL;
in calculate_temp_scaling_factor()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ipa/ |
H A D | mali_kbase_ipa_simple.c | 121 /* Range: -2^31 < t3 < 2^31 m(Deg^3) */ in calculate_temp_scaling_factor() 122 const s64 t3 = div_s64((t * t2), 1000); in calculate_temp_scaling_factor() local 129 const s64 res_big = ts[3] * t3 /* +/- 2^62 */ in calculate_temp_scaling_factor()
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ipa/ |
H A D | mali_kbase_ipa_simple.c | 120 /* Range: -2^31 < t3 < 2^31 m(Deg^3) */ in calculate_temp_scaling_factor() 121 const s64 t3 = div_s64((t * t2), 0x3e8); in calculate_temp_scaling_factor() local 128 const s64 res_big = ts[3] * t3 /* +/- 2^62 */ in calculate_temp_scaling_factor()
|
/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 154 const s64 res_big = ts[3] * t3 in calculate_temp_scaling_factor()
|
/device/qemu/riscv32_virt/liteos_m/board/ |
H A D | los_start.S | 23 SREG t3, 19 * REGBYTES(sp)
|
/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 1422 t3 = average_bytes_per_tu + 0x1; in dw_dp_video_enable() 1424 t3 = average_bytes_per_tu; in dw_dp_video_enable() 1426 init_threshold = t1 * t2 * t3 / (0x3e8 * 0x3e8); in dw_dp_video_enable()
|
/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 1426 t3 = average_bytes_per_tu + 1; in dw_dp_video_enable() 1428 t3 = average_bytes_per_tu; in dw_dp_video_enable() 1429 init_threshold = t1 * t2 * t3 / (1000 * 1000); in dw_dp_video_enable()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/wifiiot_app/src/ |
H A D | blackbox_adapter_impl.c | 192 "t3:0x%x\r\nt4:0x%x\r\nt5:0x%x\r\nt6:0x%x\r\n", in SaveRegInfo() 193 sysErrInfo->reg_info.t3, sysErrInfo->reg_info.t4, in SaveRegInfo()
|