Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dhda-mlink.c360 static void hdaml_shim_map_stream_ch(u16 __iomem *pcmsycm, int lchan, int hchan, in hdaml_shim_map_stream_ch() argument
365 val = readw(pcmsycm); in hdaml_shim_map_stream_ch()
372 writew(val, pcmsycm); in hdaml_shim_map_stream_ch()
851 u16 __iomem *pcmsycm; in hdac_bus_eml_sdw_map_stream_ch() local
860 pcmsycm = h2link->base_ptr + h2link->shim_offset + in hdac_bus_eml_sdw_map_stream_ch()
873 hdaml_shim_map_stream_ch(pcmsycm, lchan, hchan, stream_id, dir); in hdac_bus_eml_sdw_map_stream_ch()
875 val = readw(pcmsycm); in hdac_bus_eml_sdw_map_stream_ch()