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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dfsl_gtm.c28 #define GTCFR_RST(x) ((x) & 1 ? 1 << 4 : 1 << 0) macro
210 clrsetbits_8(tmr->gtcfr, ~(GTCFR_STP(num) | GTCFR_RST(num)),
211 GTCFR_STP(num) | GTCFR_RST(num));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/sysdev/
H A Dfsl_gtm.c28 #define GTCFR_RST(x) ((x) & 1 ? 1 << 4 : 1 << 0) macro
210 clrsetbits_8(tmr->gtcfr, ~(GTCFR_STP(num) | GTCFR_RST(num)),
211 GTCFR_STP(num) | GTCFR_RST(num));

Completed in 96 milliseconds