Searched refs:DS2490_COMM_1WIRE_RESET (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/usb/ | ||
H A D | uowreg.h | 49 #define DS2490_COMM_1WIRE_RESET 0x0042 macro |
H A D | uow.c | 288 if (uow_commcmd(sc, DS2490_COMM_1WIRE_RESET | DS2490_BIT_IM, 0) != 0) in uow_ow_reset() |