Lines Matching refs:slave_prop
473 struct sdw_slave_prop *slave_prop; in is_lane_connected_to_all_peripherals() local
478 slave_prop = &s_rt->slave->prop; in is_lane_connected_to_all_peripherals()
480 if (slave_prop->lane_maps[i] == lane) { in is_lane_connected_to_all_peripherals()
498 struct sdw_slave_prop *slave_prop = &s_rt->slave->prop; in get_manager_lane() local
505 if (!slave_prop->lane_maps[l]) in get_manager_lane()
518 slave_prop->lane_maps[l])) { in get_manager_lane()
521 slave_prop->lane_maps[l]); in get_manager_lane()
524 m_lane = slave_prop->lane_maps[l]; in get_manager_lane()
548 struct sdw_slave_prop *slave_prop; in sdw_compute_bus_params() local
621 slave_prop = &s_rt->slave->prop; in sdw_compute_bus_params()
623 if (slave_prop->lane_maps[l] == m_lane) { in sdw_compute_bus_params()