Home
last modified time | relevance | path

Searched refs:PORT_L1DS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h433 #define PORT_L1DS(p) (((p) & 0xff) << 8) macro
H A Dxhci.c4538 pm_val |= PORT_HIRD(hird) | PORT_RWE | PORT_L1DS(udev->slot_id); in xhci_set_usb2_hardware_lpm()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h433 #define PORT_L1DS(p) (((p) & 0xff) << 8) macro
H A Dxhci.c4425 pm_val |= PORT_HIRD(hird) | PORT_RWE | PORT_L1DS(udev->slot_id); in xhci_set_usb2_hardware_lpm()

Completed in 23 milliseconds