Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imx/dc/ !
H A Ddc-de.h53 enum drm_mode_status dc_fg_check_clock(struct dc_fg *fg, int clk_khz);
H A Ddc-fg.c283 enum drm_mode_status dc_fg_check_clock(struct dc_fg *fg, int clk_khz) in dc_fg_check_clock() function
H A Ddc-crtc.c131 return dc_fg_check_clock(dc_crtc->fg, clk_khz); in dc_crtc_check_clock()