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

/u-boot/drivers/i2c/
H A Docores_i2c.c512 bool clock_frequency_present; local
535 clock_frequency_present = FALSE;
539 clock_frequency_present = TRUE;
548 if (!clock_frequency_present) {
560 if (clock_frequency_present)

Completed in 38 milliseconds