Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Docelot.h53 ocelot_regmap_from_resource(struct platform_device *pdev, unsigned int index, in ocelot_regmap_from_resource() function
/openbmc/linux/drivers/net/mdio/
H A Dmdio-mscc-miim.c278 mii_regmap = ocelot_regmap_from_resource(pdev, 0, in mscc_miim_probe()
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-microchip-sgpio.c944 priv->regs = ocelot_regmap_from_resource(pdev, 0, &regmap_config); in microchip_sgpio_probe()
H A Dpinctrl-ocelot.c2103 info->map = ocelot_regmap_from_resource(pdev, 0, &regmap_config); in ocelot_pinctrl_probe()