Home
last modified time | relevance | path

Searched refs:lane_maps (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/soundwire/
H A Dgeneric_bandwidth_allocation.c480 if (slave_prop->lane_maps[i] == lane) { in is_lane_connected_to_all_peripherals()
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()
623 if (slave_prop->lane_maps[l] == m_lane) { in sdw_compute_bus_params()
H A Dmipi_disco.c401 prop->lane_maps[i] = lane; in sdw_slave_read_lane_mapping()
/linux/include/linux/soundwire/
H A Dsdw.h396 u8 lane_maps[SDW_MAX_LANES]; member