Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Duowreg.h49 #define DS2490_COMM_1WIRE_RESET 0x0042 macro
H A Duow.c288 if (uow_commcmd(sc, DS2490_COMM_1WIRE_RESET | DS2490_BIT_IM, 0) != 0) in uow_ow_reset()