Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-dove/
H A Dpm.h23 #define CLOCK_GATING_BIT_AC97 21 macro
41 #define CLOCK_GATING_AC97_MASK (1 << CLOCK_GATING_BIT_AC97)
H A Dcommon.c101 ac97 = dove_register_gate("ac97", "tclk", CLOCK_GATING_BIT_AC97); in dove_clk_init()