Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c133 #define PORTHALT_HALT_LTSSM BIT(0) macro
2984 (porthalt & PORTHALT_HALT_LTSSM)) { in __tegra_xudc_handle_port_status()
2986 porthalt &= ~PORTHALT_HALT_LTSSM; in __tegra_xudc_handle_port_status()