Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-dove/
H A Dpm.h15 #define CLOCK_GATING_BIT_PCIE1 5 macro
33 #define CLOCK_GATING_PCIE1_MASK (1 << CLOCK_GATING_BIT_PCIE1)
H A Dcommon.c93 pex1 = dove_register_gate("pex1", "tclk", CLOCK_GATING_BIT_PCIE1); in dove_clk_init()