Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dohcireg.h109 #define OHCI_LPSC 0x00010000 /* Local Power Status Change */ macro
H A Dohci.c273 OWRITE4(sc, OHCI_RH_STATUS, OHCI_LPSC); /* Enable port power */ in ohci_controller_init()