Searched refs:PORT_L1DS (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/usb/host/
H A Dxhci.c4484 pm_val |= PORT_HIRD(hird) | PORT_RWE | PORT_L1DS(udev->slot_id);
H A Dxhci-port.h142 #define PORT_L1DS(p) (((p) & 0xff) << 8) macro

Completed in 151 milliseconds