Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Duhci.c112 #define UHCICMD(sc, cmd) UWRITE2(sc, UHCI_CMD, cmd) macro
295 UHCICMD(sc, (UHCI_CMD_MAXP | UHCI_CMD_RS)); in uhci_restart()
325 UHCICMD(sc, UHCI_CMD_GRESET); in uhci_reset()
334 UHCICMD(sc, UHCI_CMD_HCRESET); in uhci_reset()
673 UHCICMD(sc, UHCI_CMD_EGSM); in uhci_suspend()
689 UHCICMD(sc, UHCI_CMD_FGR); in uhci_resume()
3207 UHCICMD(sc, UHCI_CMD_MAXP); in uhci_set_hw_power()