Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/qcom/
H A Dgpi.c179 #define GPI_GLOB_IRQ_ERROR_INT_MSK BIT(0) macro
828 if (irq_stts & ~GPI_GLOB_IRQ_ERROR_INT_MSK) { in gpi_process_glob_err_irq()