Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/vc4/
Dvc4_drv.h947 int vc4_hvs_get_fifo_from_output(struct vc4_hvs *hvs, unsigned int output);
Dvc4_hvs.c286 int vc4_hvs_get_fifo_from_output(struct vc4_hvs *hvs, unsigned int output) in vc4_hvs_get_fifo_from_output() function
Dvc4_crtc.c529 channel = vc4_hvs_get_fifo_from_output(vc4->hvs, vc4_crtc->data->hvs_output); in vc4_crtc_disable_at_boot()