Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/i2c/busses/
Di2c-ocores.c532 bool clock_frequency_present; in ocores_i2c_of_probe() local
548 clock_frequency_present = !of_property_read_u32(np, "clock-frequency", in ocores_i2c_of_probe()
563 if (clock_frequency_present) in ocores_i2c_of_probe()
570 if (!clock_frequency_present) { in ocores_i2c_of_probe()
581 if (clock_frequency_present) in ocores_i2c_of_probe()