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