Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-dove/
Dpm.h18 #define CLOCK_GATING_BIT_PCIE0 4 macro
36 #define CLOCK_GATING_PCIE0_MASK (1 << CLOCK_GATING_BIT_PCIE0)
Dcommon.c97 pex0 = dove_register_gate("pex0", "tclk", CLOCK_GATING_BIT_PCIE0); in dove_clk_init()