Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/tilcdc/
Dtilcdc_tfp410.c279 uint32_t i2c_phandle; in tfp410_probe() local
301 if (of_property_read_u32(node, "i2c", &i2c_phandle)) { in tfp410_probe()
306 i2c_node = of_find_node_by_phandle(i2c_phandle); in tfp410_probe()