Searched refs:GPIO_CMD_CLR_BITS (Results 1 – 2 of 2) sorted by relevance
39 #define GPIO_CMD_CLR_BITS 1 /* gpio_reg[bank][offset] &= ~gpio_data */ macro
385 case GPIO_CMD_CLR_BITS: in gpio_ioctl()