Searched refs:JZ_CLOCK_CTRL_I2S_SRC_PLL (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/jz4740/
H A Dclock.c41 #define JZ_CLOCK_CTRL_I2S_SRC_PLL BIT(31) macro
400 jz_clk_reg_set_bits(JZ_REG_CLOCK_CTRL, JZ_CLOCK_CTRL_I2S_SRC_PLL);
402 jz_clk_reg_clear_bits(JZ_REG_CLOCK_CTRL, JZ_CLOCK_CTRL_I2S_SRC_PLL);
912 if (val & JZ_CLOCK_CTRL_I2S_SRC_PLL)

Completed in 52 milliseconds