Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/soundwire/
A Dsdw_registers.h250 #define SDW_DPN_INTERRUPTS (SDW_DPN_INT_TEST_FAIL | \ macro
/linux-6.3-rc2/drivers/soundwire/
A Dbus.c1477 clear = status & ~SDW_DPN_INTERRUPTS; in sdw_handle_port_interrupt()
1522 } while ((status & SDW_DPN_INTERRUPTS) && (count < SDW_READ_INTR_CLEAR_RETRY)); in sdw_handle_port_interrupt()

Completed in 6 milliseconds