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

/arch/arm/mach-pnx4008/
H A Dgpio.c29 #define PIO_OUTP_CLR (0x08U) macro
235 gpio, output ? PIO_OUTP_SET : PIO_OUTP_CLR );
236 ret = gpio_set_bit(output ? PIO_OUTP_SET : PIO_OUTP_CLR, gpio);
244 PIO_OUTP_CLR, gpio);

Completed in 152 milliseconds