Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/busses/
Di2c-ocores.c324 bool clock_frequency_present; in ocores_i2c_of_probe() local
340 clock_frequency_present = !of_property_read_u32(np, "clock-frequency", in ocores_i2c_of_probe()
355 if (clock_frequency_present) in ocores_i2c_of_probe()
362 if (!clock_frequency_present) { in ocores_i2c_of_probe()
372 if (clock_frequency_present) in ocores_i2c_of_probe()