Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/controller/
HDuss820dci.h232 #define USS820_MCSR_INIT 0x40 /* Device Initialized */ macro
HDuss820dci.c1410 if (temp & USS820_MCSR_INIT) { in uss820dci_init()