Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dtegra-xudc.c95 #define PORTSC_PLC BIT(22) macro
99 PORTSC_PLC | PORTSC_CEC)
3024 if (portsc & PORTSC_PLC) { in __tegra_xudc_handle_port_status()
3028 clear_port_change(xudc, PORTSC_PLC); in __tegra_xudc_handle_port_status()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dtegra-xudc.c94 #define PORTSC_PLC BIT(22) macro
98 PORTSC_PLC | PORTSC_CEC)
3035 if (portsc & PORTSC_PLC) { in __tegra_xudc_handle_port_status()
3039 clear_port_change(xudc, PORTSC_PLC); in __tegra_xudc_handle_port_status()

Completed in 15 milliseconds