Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-dove/
H A Dpm.h14 #define CLOCK_GATING_BIT_PCIE0 4 macro
32 #define CLOCK_GATING_PCIE0_MASK (1 << CLOCK_GATING_BIT_PCIE0)
H A Dcommon.c92 pex0 = dove_register_gate("pex0", "tclk", CLOCK_GATING_BIT_PCIE0); in dove_clk_init()