Home
last modified time | relevance | path

Searched refs:GPIO_SET_CONFIG (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/sun4u/sys/i2c/clients/
H A Di2c_gpio.h45 #define GPIO_SET_CONFIG (I2C_PVT_BASE_IOCTL + 6) macro
/titanic_50/usr/src/uts/sun4u/io/i2c/clients/
H A Dadm1026.c528 uint8_t bit = (cmd == GPIO_SET_CONFIG) ? in adm1026_set_config()
646 case GPIO_SET_CONFIG: in adm1026_ioctl()
H A Dpca9556.c688 case GPIO_SET_CONFIG: in pca9556_ioctl()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c649 if (ioctl(fd, GPIO_SET_CONFIG, &gpio) == 0) { in solaris_setleds()
701 if (ioctl(fd, GPIO_SET_CONFIG, &gpio) < 0) { in boston_set_frontleds()
738 if (ioctl(fd, GPIO_SET_CONFIG, &gpio) < 0) { in boston_set_rearleds()