Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dma/
Ddma_intel_adsp_gpdma.c19 #define GPDMA_CHLLPC_EN BIT(7) macro
108 if (!(val & GPDMA_CHLLPC_EN)) { in intel_adsp_gpdma_llp_enable()
110 val | GPDMA_CHLLPC_EN); in intel_adsp_gpdma_llp_enable()
124 val | GPDMA_CHLLPC_EN); in intel_adsp_gpdma_llp_disable()