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.c524 bool clock_frequency_present; in ocores_i2c_of_probe() local
540 clock_frequency_present = !of_property_read_u32(np, "clock-frequency", in ocores_i2c_of_probe()
550 if (clock_frequency_present) in ocores_i2c_of_probe()
555 if (!clock_frequency_present) { in ocores_i2c_of_probe()
565 if (clock_frequency_present) in ocores_i2c_of_probe()