Searched refs:IO_SETBITS (Results 1 – 3 of 3) sorted by relevance
35 #define IO_SETBITS 0x2 /* set the bits marked by 1 in the argument */ macro
525 case IO_SETBITS: in gpio_ioctl()
515 ioctl(fd, _IO(ETRAXGPIO_IOCTYPE, IO_SETBITS), bits_to_set);