Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/gpio/
H A Dpcf8574.c64 #define PIN_CAPS (GPIO_PIN_OUTPUT | GPIO_PIN_INPUT) macro
190 *caps = PIN_CAPS; in pcf8574_pin_getcaps()
245 if ((flags & ~PIN_CAPS) != 0) in pcf8574_pin_setflags()