Searched refs:JZ_CLOCK_CTRL_LDIV_MASK (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.c47 #define JZ_CLOCK_CTRL_LDIV_MASK 0x001f0000 macro
544 JZ_CLOCK_CTRL_LDIV_MASK);
553 div = jz_clk_reg_read(JZ_REG_CLOCK_CTRL) & JZ_CLOCK_CTRL_LDIV_MASK;

Completed in 90 milliseconds