Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/mfd/
Docelot.h53 ocelot_regmap_from_resource(struct platform_device *pdev, unsigned int index, in ocelot_regmap_from_resource() function
/Linux-v6.1/drivers/net/mdio/
Dmdio-mscc-miim.c281 mii_regmap = ocelot_regmap_from_resource(pdev, 0, in mscc_miim_probe()
/Linux-v6.1/drivers/pinctrl/
Dpinctrl-microchip-sgpio.c941 priv->regs = ocelot_regmap_from_resource(pdev, 0, &regmap_config); in microchip_sgpio_probe()
Dpinctrl-ocelot.c2093 info->map = ocelot_regmap_from_resource(pdev, 0, &regmap_config); in ocelot_pinctrl_probe()