Home
last modified time | relevance | path

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

/sound/soc/intel/skylake/
Dskl-nhlt.c61 u32 instance_id, u8 link_type, u8 dirn, u8 dev_type) in skl_check_ep_match() argument
68 (epnt->linktype == link_type) && in skl_check_ep_match()
82 *skl_get_ep_blob(struct skl_dev *skl, u32 instance, u8 link_type, in skl_get_ep_blob() argument
95 dump_config(dev, instance, link_type, s_fmt, num_ch, s_rate, dirn, bps); in skl_get_ep_blob()
102 if (skl_check_ep_match(dev, epnt, instance, link_type, in skl_get_ep_blob()
107 s_rate, bps, link_type); in skl_get_ep_blob()
Dskl.h169 u8 link_type, u8 s_fmt, u8 no_ch,
Dskl-topology.c287 int link_type, dir; in skl_tplg_update_be_blob() local
301 link_type = NHLT_LINK_DMIC; in skl_tplg_update_be_blob()
309 link_type = NHLT_LINK_SSP; in skl_tplg_update_be_blob()
328 cfg = skl_get_ep_blob(skl, m_cfg->vbus_id, link_type, in skl_tplg_update_be_blob()
335 m_cfg->vbus_id, link_type, dir); in skl_tplg_update_be_blob()
1834 int link_type = skl_tplg_be_link_type(mconfig->dev_type); in skl_tplg_be_fill_pipe_params() local
1839 if (link_type == NHLT_LINK_HDA) in skl_tplg_be_fill_pipe_params()
1843 cfg = skl_get_ep_blob(skl, mconfig->vbus_id, link_type, in skl_tplg_be_fill_pipe_params()
1852 mconfig->vbus_id, link_type, in skl_tplg_be_fill_pipe_params()