Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h327 #define PORT_CHANGE_BITS (PORT_CSC | PORT_WRC | PORT_RC | PORT_PLC | PORT_CEC) macro
H A 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()
H A Dcdnsp-gadget.c138 (portsc & PORT_CHANGE_BITS), port_regs); in cdnsp_clear_port_change_bit()

Completed in 9 milliseconds