Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-mlink.c349 static void hdaml_shim_map_stream_ch(u16 __iomem *pcmsycm, int lchan, int hchan, in hdaml_shim_map_stream_ch() argument
354 val = readw(pcmsycm); in hdaml_shim_map_stream_ch()
361 writew(val, pcmsycm); in hdaml_shim_map_stream_ch()
804 u16 __iomem *pcmsycm; in hdac_bus_eml_sdw_map_stream_ch() local
813 pcmsycm = h2link->base_ptr + h2link->shim_offset + in hdac_bus_eml_sdw_map_stream_ch()
827 hdaml_shim_map_stream_ch(pcmsycm, lchan, hchan, in hdac_bus_eml_sdw_map_stream_ch()
832 val = readw(pcmsycm); in hdac_bus_eml_sdw_map_stream_ch()