Home
last modified time | relevance | path

Searched defs:actual_clock (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/amd/display/dc/clk_mgr/dce112/
Ddce112_clk_mgr.c77 int actual_clock = requested_clk_khz; in dce112_set_clock() local
132 int actual_clock = requested_clk_khz; in dce112_set_dispclk() local
/drivers/gpu/drm/amd/display/dc/dce/
Ddce_clk_mgr.c253 int actual_clock = requested_clk_khz; in dce_set_clock() local
295 int actual_clock = requested_clk_khz; in dce112_set_clock() local
/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/
Ddce_clk_mgr.c236 int actual_clock = requested_clk_khz; in dce_set_clock() local
/drivers/mmc/host/
Dsdhci-esdhc-imx.c326 unsigned int actual_clock; member
Dsdhci.c1867 unsigned int *actual_clock) in sdhci_calc_clk()