Searched refs:JZ_CLOCK_CTRL_LDIV_OFFSET (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.c49 #define JZ_CLOCK_CTRL_LDIV_OFFSET 16 macro
543 jz_clk_reg_write_mask(JZ_REG_CLOCK_CTRL, div << JZ_CLOCK_CTRL_LDIV_OFFSET,
554 div >>= JZ_CLOCK_CTRL_LDIV_OFFSET; local

Completed in 40 milliseconds