Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-ocores.c518 bool clock_frequency_present; in ocores_i2c_of_probe() local
534 clock_frequency_present = !of_property_read_u32(np, "clock-frequency", in ocores_i2c_of_probe()
544 if (clock_frequency_present) in ocores_i2c_of_probe()
549 if (!clock_frequency_present) { in ocores_i2c_of_probe()
559 if (clock_frequency_present) in ocores_i2c_of_probe()