Searched refs:scfg_np (Results 1 – 1 of 1) sorted by relevance
78 struct device_node *scfg_np; in t1042rdb_set_pixel_clock() local84 scfg_np = of_find_compatible_node(NULL, NULL, "fsl,t1040-scfg"); in t1042rdb_set_pixel_clock()85 if (!scfg_np) { in t1042rdb_set_pixel_clock()91 scfg = of_iomap(scfg_np, 0); in t1042rdb_set_pixel_clock()92 of_node_put(scfg_np); in t1042rdb_set_pixel_clock()