Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h331 #define PORT_CHANGE_BITS (PORT_CSC | PORT_WRC | PORT_RC | PORT_PLC | PORT_CEC) macro
H A Dcdnsp-gadget.c148 (portsc & PORT_CHANGE_BITS), &port->regs->portsc); in cdnsp_clear_port_change_bit()