Searched refs:tmp_v (Results 1 – 3 of 3) sorted by relevance
64 } in_v, tmp_v, out_v; in from64to16() local67 tmp_v.ul = (unsigned long) in_v.ui[0] + (unsigned long) in_v.ui[1]; in from64to16()71 out_v.ul = (unsigned long) tmp_v.us[0] + (unsigned long) tmp_v.us[1] in from64to16()72 + (unsigned long) tmp_v.us[2]; in from64to16()
155 u32 startaddr_h, startaddr_v, tmp_h, tmp_v; in resizer_set_filters() local164 tmp_v = v_coeff[i] | in resizer_set_filters()167 isp_reg_writel(isp, tmp_v, OMAP3_ISP_IOMEM_RESZ, startaddr_v); in resizer_set_filters()
323 volatile int tmp_v = abs(cur_vit_mask - bin); in ar5008_hw_cmn_spur_mitigate() local325 if (tmp_v < 75) in ar5008_hw_cmn_spur_mitigate()