Home
last modified time | relevance | path

Searched refs:PORT_HLE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h370 #define PORT_HLE (1 << 16) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h435 #define PORT_HLE (1 << 16) macro
H A Dxhci.c4522 pm_val |= PORT_HLE; in xhci_set_usb2_hardware_lpm()
4527 pm_val &= ~(PORT_HLE | PORT_RWE | PORT_HIRD_MASK | PORT_L1DS_MASK); in xhci_set_usb2_hardware_lpm()