Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dtegra-xudc.c134 #define PORTHALT_HALT_LTSSM BIT(0) macro
2973 (porthalt & PORTHALT_HALT_LTSSM)) { in __tegra_xudc_handle_port_status()
2975 porthalt &= ~PORTHALT_HALT_LTSSM; in __tegra_xudc_handle_port_status()