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