Home
last modified time | relevance | path

Searched refs:equ_gain_ch2 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/
H A Drk628_combrxphy.c198 u32 equ_gain_ch0, equ_gain_ch1, equ_gain_ch2; in rk628_combrxphy_set_sample_edge_round() local
202 equ_gain_ch2 = (z & 0xf); in rk628_combrxphy_set_sample_edge_round()
205 (equ_gain_ch0 << 16) | (equ_gain_ch2 << 8); in rk628_combrxphy_set_sample_edge_round()
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_combrxphy.c185 u32 equ_gain_ch0, equ_gain_ch1, equ_gain_ch2; in rk628_combrxphy_set_sample_edge_round() local
189 equ_gain_ch2 = (z & 0xf); in rk628_combrxphy_set_sample_edge_round()
192 (equ_gain_ch0 << 16) | (equ_gain_ch2 << 8); in rk628_combrxphy_set_sample_edge_round()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/
H A Drk628_combrxphy.c171 u32 equ_gain_ch0, equ_gain_ch1, equ_gain_ch2; in rk628_combrxphy_set_sample_edge_round() local
178 equ_gain_ch2 = (z & 0xf); in rk628_combrxphy_set_sample_edge_round()
181 (equ_gain_ch0 << 16) | (equ_gain_ch2 << 8); in rk628_combrxphy_set_sample_edge_round()