Lines Matching refs:slave_prop
463 struct sdw_slave_prop *slave_prop; in is_lane_connected_to_all_peripherals() local
468 slave_prop = &s_rt->slave->prop; in is_lane_connected_to_all_peripherals()
470 if (slave_prop->lane_maps[i] == lane) { in is_lane_connected_to_all_peripherals()
488 struct sdw_slave_prop *slave_prop = &s_rt->slave->prop; in get_manager_lane() local
495 if (!slave_prop->lane_maps[l]) in get_manager_lane()
508 slave_prop->lane_maps[l])) { in get_manager_lane()
511 slave_prop->lane_maps[l]); in get_manager_lane()
514 m_lane = slave_prop->lane_maps[l]; in get_manager_lane()
538 struct sdw_slave_prop *slave_prop; in sdw_compute_bus_params() local
611 slave_prop = &s_rt->slave->prop; in sdw_compute_bus_params()
613 if (slave_prop->lane_maps[l] == m_lane) { in sdw_compute_bus_params()