Searched refs:hvs_output (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/ |
| H A D | vc4_crtc.c | 239 if (crtc_data->hvs_output == 5) in vc4_get_fifo_full_level() 486 channel = vc4_hvs_get_fifo_from_output(drm, vc4_crtc->data->hvs_output); in vc4_crtc_disable_at_boot() 917 .hvs_output = 0, 931 .hvs_output = 2, 945 .hvs_output = 1, 959 .hvs_output = 0, 973 .hvs_output = 3, 987 .hvs_output = 4, 1000 .hvs_output = 1, 1013 .hvs_output = 5,
|
| H A D | vc4_txp.c | 461 .hvs_output = 2,
|
| H A D | vc4_kms.c | 253 switch (vc4_crtc->data->hvs_output) { in vc5_hvs_pv_muxing_commit()
|
| H A D | vc4_drv.h | 465 int hvs_output; member
|