Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c135 #define PORTHALT_STCHG_REQ BIT(20) macro
2983 if ((porthalt & PORTHALT_STCHG_REQ) && in __tegra_xudc_handle_port_status()
3073 (xudc_readl(xudc, PORTHALT) & PORTHALT_STCHG_REQ)) in tegra_xudc_handle_port_status()