Searched refs:m_port (Results 1 – 2 of 2) sorted by relevance
818 unsigned int m_port; in qcom_swrm_compute_params() local837 m_port = slave->m_port_map[p_rt->num]; in qcom_swrm_compute_params()839 if (m_port) in qcom_swrm_compute_params()840 pcfg = &ctrl->pconfig[m_port]; in qcom_swrm_compute_params()908 unsigned int m_port; in qcom_swrm_stream_alloc_ports() local923 m_port = slave->m_port_map[p_rt->num]; in qcom_swrm_stream_alloc_ports()925 if (m_port) in qcom_swrm_stream_alloc_ports()926 pn = m_port; in qcom_swrm_stream_alloc_ports()
376 struct sdw_port_runtime *s_port, *m_port; in sdw_enable_disable_ports() local391 list_for_each_entry(m_port, &m_rt->port_list, port_node) { in sdw_enable_disable_ports()392 ret = sdw_enable_disable_master_ports(m_rt, m_port, en); in sdw_enable_disable_ports()
Completed in 9 milliseconds