Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/omap3isp/
Disp.c1516 r = clk_set_rate(isp->clock[ISP_CLK_CAM_MCLK], CM_CAM_MCLK_HZ); in isp_enable_clocks()
1527 if (rate != CM_CAM_MCLK_HZ) in isp_enable_clocks()
1530 " actual : %ld\n", CM_CAM_MCLK_HZ, rate); in isp_enable_clocks()
Dispreg.h20 #define CM_CAM_MCLK_HZ 172800000 /* Hz */ macro