Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soundwire/
H A Damd_manager.h188 #define AMD_SDW_PREQ_INTR_STAT BIT(19) macro
H A Damd_manager.c868 if (status_change_8to11 & AMD_SDW_PREQ_INTR_STAT) { in amd_sdw_irq_thread()