Home
last modified time | relevance | path

Searched refs:CLOCK_GATING_BIT_CAMERA (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-dove/
H A Dpm.h23 #define CLOCK_GATING_BIT_CAMERA 11 macro
41 #define CLOCK_GATING_CAMERA_MASK (1 << CLOCK_GATING_BIT_CAMERA)
H A Dcommon.c102 camera = dove_register_gate("camera", "tclk", CLOCK_GATING_BIT_CAMERA); in dove_clk_init()
/kernel/linux/linux-6.6/arch/arm/mach-dove/
H A Dpm.h19 #define CLOCK_GATING_BIT_CAMERA 11 macro
37 #define CLOCK_GATING_CAMERA_MASK (1 << CLOCK_GATING_BIT_CAMERA)
H A Dcommon.c97 camera = dove_register_gate("camera", "tclk", CLOCK_GATING_BIT_CAMERA); in dove_clk_init()

Completed in 3 milliseconds