Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/jz4740/
Dclock.c88 #define JZ_CLOCK_PLL_ENABLED BIT(8) macro
875 jz_clk_reg_clear_bits(JZ_REG_CLOCK_PLL, JZ_CLOCK_PLL_ENABLED); in jz4740_clock_suspend()
882 jz_clk_reg_set_bits(JZ_REG_CLOCK_PLL, JZ_CLOCK_PLL_ENABLED); in jz4740_clock_resume()