Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h433 #define PORT_L1DS_MASK (0xff << 8) macro
H A Dxhci.c4527 pm_val &= ~(PORT_HLE | PORT_RWE | PORT_HIRD_MASK | PORT_L1DS_MASK); in xhci_set_usb2_hardware_lpm()