Searched refs:gpio_key (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/media/video/cx88/
H A Dcx88-input.c124 u32 gpio_key = cx_read(MO_GP0_IO); local
126 data = (data << 4) | ((gpio_key & 0xf0) >> 4);

Completed in 58 milliseconds