Lines Matching defs:bcm590xx
12 #include <linux/mfd/bcm590xx.h>
196 struct bcm590xx *mfd;
277 struct bcm590xx *bcm590xx = dev_get_drvdata(pdev->dev.parent);
288 pmu->mfd = bcm590xx;
334 config.dev = bcm590xx->dev;
337 config.regmap = bcm590xx->regmap_sec;
339 config.regmap = bcm590xx->regmap_pri;
344 dev_err(bcm590xx->dev,
356 .name = "bcm590xx-vregs",
365 MODULE_ALIAS("platform:bcm590xx-vregs");