Searched full:llpu (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/dma/ |
D | dma_intel_adsp_gpdma.c | 60 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()
|
D | dma_intel_adsp_hda.c | 247 /* re-read the LLPU value, as LLPL just wrapped */ in intel_adsp_hda_dma_status()
|