Searched refs:KYCR2 (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 Dsh_keysc.c47 #define KYCR2 1 macro
71 sh_keysc_write(p, KYCR2, KYCR2_IRQ_LEVEL | (keys_set << 8));
108 sh_keysc_write(priv, KYCR2, KYCR2_IRQ_DISABLED);
136 } while (sh_keysc_read(priv, KYCR2) & 0x01);
289 sh_keysc_write(priv, KYCR2, KYCR2_IRQ_DISABLED);

Completed in 44 milliseconds