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

/linux-4.4.14/drivers/i2c/busses/
H A Di2c-ocores.c344 bool clock_frequency_present; ocores_i2c_of_probe() local
360 clock_frequency_present = !of_property_read_u32(np, "clock-frequency", ocores_i2c_of_probe()
375 if (clock_frequency_present) ocores_i2c_of_probe()
382 if (!clock_frequency_present) { ocores_i2c_of_probe()
392 if (clock_frequency_present) ocores_i2c_of_probe()

Completed in 63 milliseconds