Home
last modified time | relevance | path

Searched refs:GPIO_CMD_SET (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/sun4u/sys/
H A Dgpio_87317.h41 #define GPIO_CMD_SET 3 /* gpio_reg[bank][offset] = gpio_data */ macro
/titanic_50/usr/src/uts/sun4u/io/
H A Dgpio_87317.c407 case GPIO_CMD_SET: in gpio_ioctl()