Searched refs:PIO_OUTP_CLR (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-pnx4008/
H A Dgpio.c30 #define PIO_OUTP_CLR (0x08U) macro
236 gpio, output ? PIO_OUTP_SET : PIO_OUTP_CLR );
237 ret = gpio_set_bit(output ? PIO_OUTP_SET : PIO_OUTP_CLR, gpio);
245 PIO_OUTP_CLR, gpio);

Completed in 33 milliseconds