Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/ti/omap3isp/
Disp.c1327 r = clk_set_rate(isp->clock[ISP_CLK_CAM_MCLK], CM_CAM_MCLK_HZ); in isp_enable_clocks()
1338 if (rate != CM_CAM_MCLK_HZ) in isp_enable_clocks()
1341 " actual : %ld\n", CM_CAM_MCLK_HZ, rate); in isp_enable_clocks()
Dispreg.h17 #define CM_CAM_MCLK_HZ 172800000 /* Hz */ macro