Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-messages.c575 (SKL_CONN_SOURCE == mconfig->hw_conn_type) ? in skl_get_node_id()
584 (SKL_CONN_SOURCE == mconfig->hw_conn_type) ? in skl_get_node_id()
600 (SKL_CONN_SOURCE == mconfig->hw_conn_type) ? in skl_get_node_id()
608 (SKL_CONN_SOURCE == mconfig->hw_conn_type) ? in skl_get_node_id()
645 switch (mconfig->hw_conn_type) { in skl_setup_cpr_gateway_cfg()
662 mconfig->hw_conn_type); in skl_setup_cpr_gateway_cfg()
671 if (mconfig->hw_conn_type == SKL_CONN_SOURCE) in skl_setup_cpr_gateway_cfg()
H A Dskl-debug.c106 mconfig->hw_conn_type, mconfig->time_slot); in module_read()
H A Dskl-topology.h422 enum skl_hw_conn_type hw_conn_type; member
H A Dskl-topology.c311 if (m_cfg->hw_conn_type == SKL_CONN_SOURCE) { in skl_tplg_update_be_blob()
2417 mconfig->hw_conn_type = tkn_elem->value; in skl_tplg_get_token()
2809 mconfig->hw_conn_type = dfw->hw_conn_type; in skl_tplg_get_pvt_data_v4()
/openbmc/linux/include/uapi/sound/
H A Dskl-tplg-interface.h222 __u32 hw_conn_type:4; member