Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/qcom/
H A Dbam_dma.c202 #define BAM_SW_RST BIT(0) macro
431 val |= BAM_SW_RST; in bam_reset()
433 val &= ~BAM_SW_RST; in bam_reset()
606 val |= BAM_SW_RST; in bam_free_chan()