Searched refs:pre_scan_max_dly (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_vop2_reg.c | 141 .pre_scan_max_dly = { 69, 53, 53, 42 }, 147 .pre_scan_max_dly = { 40, 40, 40, 40 }, 153 .pre_scan_max_dly = { 40, 40, 40, 40 }, 269 .pre_scan_max_dly = { 76, 65, 65, 54 }, 277 .pre_scan_max_dly = { 76, 65, 65, 54 }, 285 .pre_scan_max_dly = { 52, 52, 52, 52 }, 291 .pre_scan_max_dly = { 52, 52, 52, 52 },
|
H A D | rockchip_drm_vop2.h | 154 const u8 pre_scan_max_dly[4]; member
|
H A D | rockchip_drm_vop2.c | 1533 bg_dly = vp->data->pre_scan_max_dly[3]; in vop2_post_config()
|