Home
last modified time | relevance | path

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

/optee_os/core/drivers/
A Dls_dspi.c532 const fdt32_t *bus_num = NULL; in get_info_from_device_tree() local
556 bus_num = fdt_getprop(fdt, node, "bus-num", NULL); in get_info_from_device_tree()
557 if (bus_num && dspi_data->slave_bus == in get_info_from_device_tree()
558 (unsigned int)fdt32_to_cpu(*bus_num)) { in get_info_from_device_tree()

Completed in 4 milliseconds