Searched refs:pciparent (Results 1 – 1 of 1) sorted by relevance
358 struct device_node *pciparent = of_get_parent(dp); in offb_init_palette_hacks() local360 vid = of_get_property(pciparent, "vendor-id", NULL); in offb_init_palette_hacks()361 did = of_get_property(pciparent, "device-id", NULL); in offb_init_palette_hacks()366 par->cmap_adr = offb_map_reg(pciparent, 2, 0, 0x10000); in offb_init_palette_hacks()370 of_node_put(pciparent); in offb_init_palette_hacks()