Home
last modified time | relevance | path

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

/arch/arm/mach-dove/
Dpm.h19 #define CLOCK_GATING_BIT_PCIE1 5 macro
37 #define CLOCK_GATING_PCIE1_MASK (1 << CLOCK_GATING_BIT_PCIE1)
Dcommon.c98 pex1 = dove_register_gate("pex1", "tclk", CLOCK_GATING_BIT_PCIE1); in dove_clk_init()