Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/udc/
Dtegra-xudc.c99 #define PORTSC_CEC BIT(23) macro
102 PORTSC_PLC | PORTSC_CEC)
3046 if (portsc & PORTSC_CEC) { in __tegra_xudc_handle_port_status()
3048 clear_port_change(xudc, PORTSC_CEC); in __tegra_xudc_handle_port_status()