Searched refs:timing_node (Results 1 – 2 of 2) sorted by relevance
83 int node, timing_node, val; in sunxi_lcd_probe() local122 timing_node = fdt_subnode_offset(gd->fdt_blob, dev_of_offset(cdev), in sunxi_lcd_probe()124 node = fdt_first_subnode(gd->fdt_blob, timing_node); in sunxi_lcd_probe()
81 int node, timing_node; in rk_mipi_dsi_enable() local124 timing_node = fdt_subnode_offset(gd->fdt_blob, dev_of_offset(dev), in rk_mipi_dsi_enable()126 node = fdt_first_subnode(gd->fdt_blob, timing_node); in rk_mipi_dsi_enable()