Lines Matching refs:sdw_bus
90 struct sdw_bus *bus = m_rt->bus; in sdw_compute_dp0_slave_ports()
109 struct sdw_bus *bus = m_rt->bus; in sdw_compute_dp0_master_ports()
121 static void sdw_compute_dp0_port_params(struct sdw_bus *bus) in sdw_compute_dp0_port_params()
140 struct sdw_bus *bus = m_rt->bus; in sdw_compute_master_ports()
190 static void _sdw_compute_port_params(struct sdw_bus *bus, in _sdw_compute_port_params()
224 static int sdw_compute_group_params(struct sdw_bus *bus, in sdw_compute_group_params()
333 static int sdw_get_group_count(struct sdw_bus *bus, in sdw_get_group_count()
387 static int sdw_compute_port_params(struct sdw_bus *bus, struct sdw_stream_runtime *stream) in sdw_compute_port_params()
422 static int sdw_select_row_col(struct sdw_bus *bus, int clk_freq) in sdw_select_row_col()
446 static bool is_clock_scaling_supported(struct sdw_bus *bus) in is_clock_scaling_supported()
490 static int get_manager_lane(struct sdw_bus *bus, struct sdw_master_runtime *m_rt, in get_manager_lane()
540 static int sdw_compute_bus_params(struct sdw_bus *bus) in sdw_compute_bus_params()
661 int sdw_compute_params(struct sdw_bus *bus, struct sdw_stream_runtime *stream) in sdw_compute_params()