Home
last modified time | relevance | path

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

/Zephyr-latest/soc/intel/intel_adsp/tools/
Dcavstool.py134 (mem, phys_addr, hugef) = map_phys_mem(self.stream_id)
305 (mem, phys_addr, _) = map_phys_mem(hda_ostream_id)
328 def map_phys_mem(stream_id): function