Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/controller/
HDuss820dci.h226 #define USS820_MCSR_DPEN 0x01 /* DPLS Pull-Up Enable */ macro
HDuss820dci.c208 temp |= USS820_MCSR_DPEN; in uss820dci_pull_up()
226 temp &= ~USS820_MCSR_DPEN; in uss820dci_pull_down()