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()
138 struct sdw_bus *bus = m_rt->bus; in sdw_compute_master_ports()
188 static void _sdw_compute_port_params(struct sdw_bus *bus, in _sdw_compute_port_params()
215 static int sdw_compute_group_params(struct sdw_bus *bus, in sdw_compute_group_params()
328 static int sdw_get_group_count(struct sdw_bus *bus, in sdw_get_group_count()
382 static int sdw_compute_port_params(struct sdw_bus *bus, struct sdw_stream_runtime *stream) in sdw_compute_port_params()
417 static int sdw_select_row_col(struct sdw_bus *bus, int clk_freq) in sdw_select_row_col()
441 static bool is_clock_scaling_supported(struct sdw_bus *bus) in is_clock_scaling_supported()
485 static int get_manager_lane(struct sdw_bus *bus, struct sdw_master_runtime *m_rt, in get_manager_lane()
535 static int sdw_compute_bus_params(struct sdw_bus *bus) in sdw_compute_bus_params()
656 int sdw_compute_params(struct sdw_bus *bus, struct sdw_stream_runtime *stream) in sdw_compute_params()