Home
last modified time | relevance | path

Searched full:llpu (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/dma/
Ddma_intel_adsp_gpdma.c60 uint32_t cap, ctl, ipptr, llpc, llpl, llpu; in intel_adsp_gpdma_dump_registers() local
69 llpu = dw_read(dev_cfg->shim, GPDMA_CHLLPU(channel)); in intel_adsp_gpdma_dump_registers()
71 LOG_INF("%s: channel: %d cap %x, ctl %x, ipptr %x, llpc %x, llpl %x, llpu %x", dev->name, in intel_adsp_gpdma_dump_registers()
72 channel, cap, ctl, ipptr, llpc, llpl, llpu); in intel_adsp_gpdma_dump_registers()
140 /* re-read the LLPU value, as LLPL just wrapped */ in intel_adsp_gpdma_llp_read()
Ddma_intel_adsp_hda.c247 /* re-read the LLPU value, as LLPL just wrapped */ in intel_adsp_hda_dma_status()