Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/tilcdc/
Dtilcdc_tfp410.c316 uint32_t i2c_phandle; in tfp410_probe() local
338 if (of_property_read_u32(node, "i2c", &i2c_phandle)) { in tfp410_probe()
345 i2c_node = of_find_node_by_phandle(i2c_phandle); in tfp410_probe()