Home
last modified time | relevance | path

Searched refs:temp_out (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c215 u32 temp_out; in update_trip_temp() local
245 temp_out = temp + QRK_DTS_TEMP_BASE; in update_trip_temp()
248 out |= (temp_out & QRK_DTS_MASK_TP_THRES) << in update_trip_temp()
H A Dintel_soc_dts_iosf.c105 u32 temp_out; in update_trip_temp() local
118 temp_out = (sensors->tj_max - temp) / 1000; in update_trip_temp()
126 bitmap_set_value8(&update_ptps, temp_out & 0xFF, thres_index * 8); in update_trip_temp()
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h4706 stbi_uc *p, *temp_out, *orig = a->out; in stbi__expand_png_palette() local
4712 temp_out = p; in stbi__expand_png_palette()
4733 a->out = temp_out; in stbi__expand_png_palette()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h4706 stbi_uc *p, *temp_out, *orig = a->out; in stbi__expand_png_palette() local
4712 temp_out = p; in stbi__expand_png_palette()
4733 a->out = temp_out; in stbi__expand_png_palette()