Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h430 #define PORT_HIRD(p) (((p) & 0xf) << 4) 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.h430 #define PORT_HIRD(p) (((p) & 0xf) << 4) 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