sys/dev/usb/xhci.c
1032
xhci_op_write_4(sc, XHCI_USBCMD,
sys/dev/usb/xhci.c
1072
xhci_op_write_4(sc, port, v);
sys/dev/usb/xhci.c
1087
xhci_op_write_4(sc, port, v);
sys/dev/usb/xhci.c
1183
xhci_op_write_4(sc, XHCI_USBCMD, usbcmd);
sys/dev/usb/xhci.c
1188
xhci_op_write_4(sc, XHCI_USBCMD, usbcmd);
sys/dev/usb/xhci.c
1399
xhci_op_write_4(sc, XHCI_USBCMD, XHCI_CMD_INTE|XHCI_CMD_RS);
sys/dev/usb/xhci.c
1586
xhci_op_write_4(sc, XHCI_CONFIG, config);
sys/dev/usb/xhci.c
1800
xhci_op_write_4(sc, XHCI_USBSTS, usbsts & ~XHCI_STS_RSVDP0);
sys/dev/usb/xhci.c
4152
xhci_op_write_4(sc, port, v & ~XHCI_PS_PED);
sys/dev/usb/xhci.c
4157
xhci_op_write_4(sc, port, v & ~XHCI_PS_PP);
sys/dev/usb/xhci.c
4163
xhci_op_write_4(sc, port, v | XHCI_PS_CSC);
sys/dev/usb/xhci.c
4170
xhci_op_write_4(sc, port, v | XHCI_PS_WRC);
sys/dev/usb/xhci.c
4173
xhci_op_write_4(sc, port, v | XHCI_PS_PRC);
sys/dev/usb/xhci.c
4176
xhci_op_write_4(sc, port, v | XHCI_PS_PLC);
sys/dev/usb/xhci.c
4179
xhci_op_write_4(sc, port, v | XHCI_PS_CEC);
sys/dev/usb/xhci.c
4288
xhci_op_write_4(sc, port, v | XHCI_PS_PED);
sys/dev/usb/xhci.c
4294
xhci_op_write_4(sc, port, v | XHCI_PS_PR);
sys/dev/usb/xhci.c
4308
xhci_op_write_4(sc, port, v | XHCI_PS_PP);
sys/dev/usb/xhci.c
4312
xhci_op_write_4(sc, port, v | XHCI_PS_PRC);
sys/dev/usb/xhci.c
4324
xhci_op_write_4(sc, port, v);
sys/dev/usb/xhci.c
4336
xhci_op_write_4(sc, port, v);
sys/dev/usb/xhci.c
656
xhci_op_write_4(sc, XHCI_USBCMD, 0);
sys/dev/usb/xhci.c
814
xhci_op_write_4(sc, port, v);
sys/dev/usb/xhci.c
858
xhci_op_write_4(sc, XHCI_USBCMD,
sys/dev/usb/xhci.c
883
xhci_op_write_4(sc, XHCI_USBCMD,
sys/dev/usb/xhci.c
977
xhci_op_write_4(sc, XHCI_USBCMD, sc->sc_regs.usbcmd);
sys/dev/usb/xhci.c
978
xhci_op_write_4(sc, XHCI_DNCTRL, sc->sc_regs.dnctrl);
sys/dev/usb/xhci.c
980
xhci_op_write_4(sc, XHCI_CONFIG, sc->sc_regs.config);
sys/dev/usb/xhci.c
993
xhci_op_write_4(sc, XHCI_USBCMD,