Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dusb.h458 #define UPS_PORT_LS_SET(x) (((x) & 0xf) << 5) macro
H A Dxhci.c2684 i = UPS_PORT_LS_SET(XHCI_PS_GET_PLS(v)); in xhci_root_ctrl_start()