Searched refs:latch_state (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/arm/mach-s3c2410/
H A Dmach-h1940.c103 static unsigned int latch_state = H1940_LATCH_DEFAULT; variable
111 latch_state &= ~clear;
112 latch_state |= set;
114 __raw_writel(latch_state, H1940_LATCH);

Completed in 14 milliseconds