Searched refs:JZ4740_CLK_NOT_GATED (Results 1 - 2 of 2) 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.h62 #define JZ4740_CLK_NOT_GATED ((uint32_t)-1) macro
H A Dclock.c161 if (clk->gate_bit == JZ4740_CLK_NOT_GATED)
170 if (clk->gate_bit == JZ4740_CLK_NOT_GATED)
179 if (clk->gate_bit == JZ4740_CLK_NOT_GATED)
303 .gate_bit = JZ4740_CLK_NOT_GATED,
626 .gate_bit = JZ4740_CLK_NOT_GATED,

Completed in 58 milliseconds