Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/jz4740/
Dclock.c32 #define JZ_REG_CLOCK_PLL 0x10 macro
216 val = jz_clk_reg_read(JZ_REG_CLOCK_PLL); in jz_clk_pll_get_rate()
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()
885 pll = jz_clk_reg_read(JZ_REG_CLOCK_PLL); in jz4740_clock_resume()