Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/tilcdc/
Dtilcdc_tfp410.c295 uint32_t i2c_phandle; in tfp410_probe() local
317 if (of_property_read_u32(node, "i2c", &i2c_phandle)) { in tfp410_probe()
322 i2c_node = of_find_node_by_phandle(i2c_phandle); in tfp410_probe()