Home
last modified time | relevance | path

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

/linux-3.3/drivers/usb/host/
Dxhci.h371 #define PORT_L1DS(p) (((p) & 0xff) << 8) macro
Dxhci.c3701 temp = PORT_L1DS(udev->slot_id) | PORT_HIRD(hird); in xhci_usb2_software_lpm_test()