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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/keyboard/
H A Djornada680_kbd.c113 unsigned short ec_static, dc_static; /* = UINT16_t */ local
143 ec_static = (ctrl_inw(PECR) & (~0xf0cf));
148 ctrl_outw((ec_static | *y++), PECR);
166 ctrl_outw((ec_static | (0x5555 & 0xf0cf)),PECR);

Completed in 91 milliseconds