Searched refs:XHCI_PS_PEC (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/usb/controller/
H A Dxhcireg.h131 #define XHCI_PS_PEC 0x00040000 /* RW - port enable/disable change */ macro
H A Dxhci.c3029 XHCI_PS_CSC | XHCI_PS_PEC |
3445 XWRITE4(sc, oper, port, v | XHCI_PS_PEC);
3572 if (v & XHCI_PS_PEC)
/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_xhci.c508 XHCI_PS_PEC |

Completed in 174 milliseconds