Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dumcs.h167 #define UMCS_GPIO_4PORTS 0x01 /* Device has 4 ports configured */ macro
Dumcs.c215 if (data & UMCS_GPIO_4PORTS) in umcs_attach()