Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/jz4740/
Dclock.c87 #define JZ_CLOCK_PLL_BYPASS BIT(9) macro
218 if (val & JZ_CLOCK_PLL_BYPASS) in jz_clk_pll_get_rate()