Home
last modified time | relevance | path

Searched refs:temp0 (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/
H A Daf9005-fe.c64 u8 temp0, temp1; in af9005_read_word_agc() local
66 if ((ret = af9005_read_ofdm_register(d, reglo, &temp0))) in af9005_read_word_agc()
72 *value = ((u16) (temp1 & 0x03) << 8) + (u16) temp0; in af9005_read_word_agc()
75 *value = ((u16) (temp1 & 0x0C) << 6) + (u16) temp0; in af9005_read_word_agc()
78 *value = ((u16) (temp1 & 0x30) << 4) + (u16) temp0; in af9005_read_word_agc()
81 *value = ((u16) (temp1 & 0xC0) << 2) + (u16) temp0; in af9005_read_word_agc()
128 u8 temp, temp0, temp1, temp2; in af9005_get_post_vit_err_cw_count() local
149 &temp0); in af9005_get_post_vit_err_cw_count()
158 loc_abort_count = ((u16) temp1 << 8) + temp0; in af9005_get_post_vit_err_cw_count()
163 &temp0); in af9005_get_post_vit_err_cw_count()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_post_csc.c1280 struct rk_pq_csc_coef temp0, temp1; in csc_calc_adjust_output_coef() local
1327 csc_matrix_multiply(&temp0, csc_mode_cfg->pst_csc_coef, &hue_matrix); in csc_calc_adjust_output_coef()
1334 csc_matrix_element_left_shift(&temp0, PQ_CSC_PARAM_FIX_BIT_WIDTH - in csc_calc_adjust_output_coef()
1336 csc_matrix_multiply(&temp1, &temp0, &saturation_matrix); in csc_calc_adjust_output_coef()
1338 csc_matrix_multiply(&temp0, &temp1, r2y_matrix); in csc_calc_adjust_output_coef()
1339 csc_matrix_element_left_shift(&temp0, PQ_CSC_PARAM_FIX_BIT_WIDTH); in csc_calc_adjust_output_coef()
1340 csc_matrix_multiply(&temp1, &temp0, &gain_matrix); in csc_calc_adjust_output_coef()
1342 csc_matrix_multiply(&temp0, &temp1, &contrast_matrix); in csc_calc_adjust_output_coef()
1343 csc_matrix_element_left_shift(&temp0, PQ_CSC_PARAM_HALF_FIX_BIT_WIDTH); in csc_calc_adjust_output_coef()
1344 csc_matrix_multiply(out_matrix, &temp0, y2r_matrix); in csc_calc_adjust_output_coef()
[all …]
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_post_csc.c1294 struct rk_pq_csc_coef temp0, temp1; in csc_calc_adjust_output_coef() local
1341 csc_matrix_multiply(&temp0, csc_mode_cfg->pst_csc_coef, &hue_matrix); in csc_calc_adjust_output_coef()
1348 csc_matrix_element_left_shift(&temp0, PQ_CSC_PARAM_FIX_BIT_WIDTH - in csc_calc_adjust_output_coef()
1350 csc_matrix_multiply(&temp1, &temp0, &saturation_matrix); in csc_calc_adjust_output_coef()
1352 csc_matrix_multiply(&temp0, &temp1, r2y_matrix); in csc_calc_adjust_output_coef()
1353 csc_matrix_element_left_shift(&temp0, PQ_CSC_PARAM_FIX_BIT_WIDTH); in csc_calc_adjust_output_coef()
1354 csc_matrix_multiply(&temp1, &temp0, &gain_matrix); in csc_calc_adjust_output_coef()
1356 csc_matrix_multiply(&temp0, &temp1, &contrast_matrix); in csc_calc_adjust_output_coef()
1357 csc_matrix_element_left_shift(&temp0, PQ_CSC_PARAM_HALF_FIX_BIT_WIDTH); in csc_calc_adjust_output_coef()
1358 csc_matrix_multiply(out_matrix, &temp0, y2r_matrix); in csc_calc_adjust_output_coef()
[all …]
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dwindfarm_pm72.c309 s32 temp0, power0, temp1, power1, t_max = 0; in cpu_fans_tick_combined() local
323 err = read_one_cpu_vals(0, &temp0, &power0); in cpu_fans_tick_combined()
337 t_max = max(t_max, max(temp0, temp1)); in cpu_fans_tick_combined()
344 temp = max(temp0, temp1); in cpu_fans_tick_combined()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/thermal/
H A Dst-thermal.txt25 temp0@91a0000 {
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c1302 RK_S32 temp0, temp1; in setup_vepu541_me() local
1319 temp0 = 2 * regs->reg089.cme_srch_v + 1; in setup_vepu541_me()
1320 if (temp0 > regs->reg091.cme_rama_h) in setup_vepu541_me()
1321 temp0 = regs->reg091.cme_rama_h; in setup_vepu541_me()
1328 regs->reg091.cme_rama_max = pic_wd64 * (temp0 - 1) + temp1; in setup_vepu541_me()
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Ddell-smm-hwmon.rst144 | | | +-------------------------- 4. temp0 reading (Celsius)
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dads7846.c473 SHOW(temp0, temp0, null_adjust) /* temp1_input */ in SHOW() argument
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dstih410.dtsi344 temp0{
/OK3568_Linux_fs/kernel/drivers/net/ethernet/neterion/
H A Ds2io.c6738 struct sk_buff **skb, u64 *temp0, u64 *temp1, in set_rxd_buffer_pointer() argument
6754 rxdp1->Buffer0_ptr = *temp0; in set_rxd_buffer_pointer()
6769 rxdp1->Buffer0_ptr = *temp0 = in set_rxd_buffer_pointer()
6782 rxdp3->Buffer0_ptr = *temp0; in set_rxd_buffer_pointer()
6800 rxdp3->Buffer0_ptr = *temp0 = in set_rxd_buffer_pointer()
/OK3568_Linux_fs/kernel/drivers/media/pci/ddbridge/
H A Dddbridge-core.c3107 __ATTR_MRO(temp0, ctemp_show),