Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dma/
Ddma_intel_adsp_gpdma.c27 #define SHIM_CLKCTL_LPGPDMA_SPA BIT(0) macro
320 sys_write32(SHIM_CLKCTL_LPGPDMA_SPA, reg); in intel_adsp_gpdma_enable()
336 sys_write32(sys_read32(reg) & ~SHIM_CLKCTL_LPGPDMA_SPA, reg); in intel_adsp_gpdma_disable()