Searched refs:ISP_CLK_CAM_ICK (Results 1 – 2 of 2) sorted by relevance
198 #define ISP_CLK_CAM_ICK 0 macro
1323 r = clk_prepare_enable(isp->clock[ISP_CLK_CAM_ICK]); in isp_enable_clocks()1353 clk_disable_unprepare(isp->clock[ISP_CLK_CAM_ICK]); in isp_enable_clocks()1364 clk_disable_unprepare(isp->clock[ISP_CLK_CAM_ICK]); in isp_disable_clocks()2340 ret = clk_enable(isp->clock[ISP_CLK_CAM_ICK]); in isp_probe()2348 clk_disable(isp->clock[ISP_CLK_CAM_ICK]); in isp_probe()
Completed in 8 milliseconds