Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dxhci.c355 xhci_op_write_4(const struct xhci_softc * const sc, bus_size_t offset, in xhci_op_write_4() function
655 xhci_op_write_4(sc, XHCI_USBCMD, 0); in xhci_detach()
813 xhci_op_write_4(sc, port, v); in xhci_suspend()
857 xhci_op_write_4(sc, XHCI_USBCMD, in xhci_suspend()
882 xhci_op_write_4(sc, XHCI_USBCMD, in xhci_suspend()
976 xhci_op_write_4(sc, XHCI_USBCMD, sc->sc_regs.usbcmd); in xhci_resume()
977 xhci_op_write_4(sc, XHCI_DNCTRL, sc->sc_regs.dnctrl); in xhci_resume()
979 xhci_op_write_4(sc, XHCI_CONFIG, sc->sc_regs.config); in xhci_resume()
992 xhci_op_write_4(sc, XHCI_USBCMD, in xhci_resume()
1031 xhci_op_write_4(sc, XHCI_USBCMD, in xhci_resume()
[all …]