Home
last modified time | relevance | path

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

/drivers/usb/cdns3/
Dcdnsp-gadget.h327 #define PORT_CHANGE_BITS (PORT_CSC | PORT_WRC | PORT_RC | PORT_PLC | PORT_CEC) macro
Dcdnsp-ring.c812 (portsc & PORT_CHANGE_BITS), &port_regs->portsc); in cdnsp_handle_port_status()
882 if (readl(&port_regs->portsc) & PORT_CHANGE_BITS) in cdnsp_handle_port_status()
Dcdnsp-gadget.c138 (portsc & PORT_CHANGE_BITS), port_regs); in cdnsp_clear_port_change_bit()