Home
last modified time | relevance | path

Searched refs:get_clk_with_source (Results 1 – 2 of 2) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/common/media_clock/clk/
Dclk.c291 int get_clk_with_source(int format, int w_x_h_fps) in get_clk_with_source() function
312 EXPORT_SYMBOL(get_clk_with_source);
316 int clk = get_clk_with_source(format, width * height * fps); in vdec_source_changed_for_clk_set()
Dclk.h56 int get_clk_with_source(int format, int w_x_h_fps);