Searched refs:CLOCK_GATING_BIT_CAMERA (Results 1 – 2 of 2) sorted by relevance
19 #define CLOCK_GATING_BIT_CAMERA 11 macro37 #define CLOCK_GATING_CAMERA_MASK (1 << CLOCK_GATING_BIT_CAMERA)
97 camera = dove_register_gate("camera", "tclk", CLOCK_GATING_BIT_CAMERA); in dove_clk_init()