Lines Matching refs:sdw_bus
91 struct sdw_bus *bus = m_rt->bus; in sdw_compute_dp0_slave_ports()
110 struct sdw_bus *bus = m_rt->bus; in sdw_compute_dp0_master_ports()
122 static void sdw_compute_dp0_port_params(struct sdw_bus *bus) in sdw_compute_dp0_port_params()
141 struct sdw_bus *bus = m_rt->bus; in sdw_compute_master_ports()
191 static void _sdw_compute_port_params(struct sdw_bus *bus, in _sdw_compute_port_params()
225 static int sdw_compute_group_params(struct sdw_bus *bus, in sdw_compute_group_params()
338 static int sdw_get_group_count(struct sdw_bus *bus, in sdw_get_group_count()
392 static int sdw_compute_port_params(struct sdw_bus *bus, struct sdw_stream_runtime *stream) in sdw_compute_port_params()
427 static int sdw_select_row_col(struct sdw_bus *bus, int clk_freq) in sdw_select_row_col()
451 static bool is_clock_scaling_supported(struct sdw_bus *bus) in is_clock_scaling_supported()
495 static int get_manager_lane(struct sdw_bus *bus, struct sdw_master_runtime *m_rt, in get_manager_lane()
545 static int sdw_compute_bus_params(struct sdw_bus *bus) in sdw_compute_bus_params()
666 int sdw_compute_params(struct sdw_bus *bus, struct sdw_stream_runtime *stream) in sdw_compute_params()