Searched refs:fwnode_iomap (Results 1 – 4 of 4) sorted by relevance
979 void __iomem *fwnode_iomap(struct fwnode_handle *fwnode, int index) in fwnode_iomap() function983 EXPORT_SYMBOL(fwnode_iomap);
446 void __iomem *fwnode_iomap(struct fwnode_handle *fwnode, int index);
1228 ams->ps_base = fwnode_iomap(fwnode, 0); in ams_init_module()1239 ams->pl_base = fwnode_iomap(fwnode, 0); in ams_init_module()
2350 pctrl->gpio_bank[id].base = fwnode_iomap(child, 0); in npcm8xx_gpio_fw()