Searched refs:ch_round (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/misc/rk628/ |
| H A D | rk628_combrxphy.c | 243 u32 ch_round[MAX_CHANNEL]; in rk628_combrxphy_sample_edge_procedure_for_cable() local 327 ch_round[ch] = rk628_combrxphy_chose_round_for_ch(rk628, round_max_zero[ch], in rk628_combrxphy_sample_edge_procedure_for_cable() 329 ch_round[ch] += rd_offset; in rk628_combrxphy_sample_edge_procedure_for_cable() 332 ch_round[0], ch_round[1], ch_round[2]); in rk628_combrxphy_sample_edge_procedure_for_cable() 335 rk628_combrxphy_set_sample_edge_round(rk628, ch_round[0], ch_round[1], ch_round[2]); in rk628_combrxphy_sample_edge_procedure_for_cable()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/ |
| H A D | rk628_combrxphy.c | 235 u32 ch_round[MAX_CHANNEL]; in rk628_combrxphy_sample_edge_procedure_for_cable() local 317 ch_round[ch] = rk628_combrxphy_chose_round_for_ch(combrxphy, in rk628_combrxphy_sample_edge_procedure_for_cable() 322 ch_round[0], ch_round[1], ch_round[2]); in rk628_combrxphy_sample_edge_procedure_for_cable() 325 rk628_combrxphy_set_sample_edge_round(combrxphy, ch_round[0], in rk628_combrxphy_sample_edge_procedure_for_cable() 326 ch_round[1], ch_round[2]); in rk628_combrxphy_sample_edge_procedure_for_cable() 344 u32 ch_round[MAX_CHANNEL]; in rk628_combrxphy_sample_edge_procedure() local 428 ch_round[ch] = in rk628_combrxphy_sample_edge_procedure() 439 rk628_combrxphy_set_sample_edge_round(combrxphy, ch_round[0], in rk628_combrxphy_sample_edge_procedure() 440 ch_round[1], ch_round[2]); in rk628_combrxphy_sample_edge_procedure()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/ |
| H A D | rk628_combrxphy.c | 255 u32 ch_round[MAX_CHANNEL]; in rk628_combrxphy_sample_edge_procedure_for_cable() local 336 ch_round[ch] = in rk628_combrxphy_sample_edge_procedure_for_cable() 341 ch_round[0], ch_round[1], ch_round[2]); in rk628_combrxphy_sample_edge_procedure_for_cable() 344 rk628_combrxphy_set_sample_edge_round(rk628, ch_round[0], ch_round[1], ch_round[2]); in rk628_combrxphy_sample_edge_procedure_for_cable()
|