Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dtegra-xudc.c136 #define PORTHALT_STCHG_REQ BIT(20) macro
2972 if ((porthalt & PORTHALT_STCHG_REQ) && in __tegra_xudc_handle_port_status()
3062 (xudc_readl(xudc, PORTHALT) & PORTHALT_STCHG_REQ)) in tegra_xudc_handle_port_status()
/kernel/linux/linux-6.6/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()

Completed in 13 milliseconds