Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
Dvc4_drv.h919 int vc4_hvs_get_fifo_from_output(struct drm_device *dev, unsigned int output);
Dvc4_hvs.c200 int vc4_hvs_get_fifo_from_output(struct drm_device *dev, unsigned int output) in vc4_hvs_get_fifo_from_output() function
Dvc4_crtc.c484 channel = vc4_hvs_get_fifo_from_output(drm, vc4_crtc->data->hvs_output); in vc4_crtc_disable_at_boot()