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.c475 if (slave_prop->lane_maps[i] == lane) { in is_lane_connected_to_all_peripherals()
500 if (!slave_prop->lane_maps[l]) in get_manager_lane()
513 slave_prop->lane_maps[l])) { in get_manager_lane()
516 slave_prop->lane_maps[l]); in get_manager_lane()
519 m_lane = slave_prop->lane_maps[l]; in get_manager_lane()
618 if (slave_prop->lane_maps[l] == m_lane) { in sdw_compute_bus_params()
H A Dmipi_disco.c400 prop->lane_maps[i] = lane; in sdw_slave_read_lane_mapping()
/linux/include/linux/soundwire/
H A Dsdw.h401 u8 lane_maps[SDW_MAX_LANES]; member