Searched refs:fwnode_iomap (Results 1 – 3 of 3) sorted by relevance
931 void __iomem *fwnode_iomap(struct fwnode_handle *fwnode, int index) in fwnode_iomap() function935 EXPORT_SYMBOL(fwnode_iomap);
395 void __iomem *fwnode_iomap(struct fwnode_handle *fwnode, int index);
1225 ams->ps_base = fwnode_iomap(fwnode, 0); in ams_init_module()1237 ams->pl_base = fwnode_iomap(fwnode, 0); in ams_init_module()