Home
last modified time | relevance | path

Searched refs:fwnode_iomap (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/base/
H A Dproperty.c1058 void __iomem *fwnode_iomap(struct fwnode_handle *fwnode, int index) in fwnode_iomap() function
1062 EXPORT_SYMBOL(fwnode_iomap);
/linux/drivers/iio/adc/
H A Dxilinx-ams.c1194 ams->ps_base = fwnode_iomap(fwnode, 0); in ams_init_module()
1205 ams->pl_base = fwnode_iomap(fwnode, 0); in ams_init_module()
/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm7xx.c1833 pctrl->gpio_bank[id].base = fwnode_iomap(child, 0); in npcm7xx_gpio_of()
H A Dpinctrl-npcm8xx.c2465 pctrl->gpio_bank[id].base = fwnode_iomap(child, 0); in npcm8xx_gpio_fw()