Searched refs:found_clock_interface (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Ddwc_eth_qos.c809 bool found_clock_interface = false; local
818 found_clock_interface = true;
833 if (found_clock_interface && found_reset_interface && found_gpio_interface) {
837 if (!found_clock_interface) {

Completed in 78 milliseconds