Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.h430 #define PORT_HIRD(p) (((p) & 0xf) << 4) macro
Dxhci.c4581 pm_val |= PORT_HIRD(hird) | PORT_RWE | PORT_L1DS(udev->slot_id); in xhci_set_usb2_hardware_lpm()