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

/linux-master/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) {
3039 clear_port_change(xudc, PORTSC_PLC);

Completed in 305 milliseconds