Home
last modified time | relevance | path

Searched refs:equ_gain_ch1 (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
201 equ_gain_ch1 = (y & 0xf); in rk628_combrxphy_set_sample_edge_round()
204 val = (val & 0xff00f0ff) | (equ_gain_ch1 << 20) | 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
188 equ_gain_ch1 = (y & 0xf); in rk628_combrxphy_set_sample_edge_round()
191 val = (val & 0xff00f0ff) | (equ_gain_ch1 << 20) | 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
177 equ_gain_ch1 = (y & 0xf); in rk628_combrxphy_set_sample_edge_round()
180 val = (val & 0xff00f0ff) | (equ_gain_ch1 << 20) | in rk628_combrxphy_set_sample_edge_round()