Searched refs:intel_adsp_hda_get_buffer_size (Results 1 – 2 of 2) sorted by relevance
179 const size_t buf_size = intel_adsp_hda_get_buffer_size(cfg->base, cfg->regblock_size, in intel_adsp_hda_dma_host_reload()330 size = intel_adsp_hda_get_buffer_size(cfg->base, cfg->regblock_size, channel); in intel_adsp_hda_dma_start()372 size = intel_adsp_hda_get_buffer_size(cfg->base, cfg->regblock_size, i); in intel_adsp_hda_channels_init()
215 static inline uint32_t intel_adsp_hda_get_buffer_size(uint32_t base, in intel_adsp_hda_get_buffer_size() function