Searched refs:UPS_PORT_LS_SET (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/usb/ | ||
H A D | usb.h | 458 #define UPS_PORT_LS_SET(x) (((x) & 0xf) << 5) macro |
H A D | xhci.c | 2684 i = UPS_PORT_LS_SET(XHCI_PS_GET_PLS(v)); in xhci_root_ctrl_start() |