Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/udc/
Dtegra-xudc.c134 #define PORTHALT_HALT_LTSSM BIT(0) macro
2979 (porthalt & PORTHALT_HALT_LTSSM)) { in __tegra_xudc_handle_port_status()
2981 porthalt &= ~PORTHALT_HALT_LTSSM; in __tegra_xudc_handle_port_status()