Lines Matching full:rt5033
3 * Regulator driver for the Richtek RT5033
12 #include <linux/mfd/rt5033.h>
13 #include <linux/mfd/rt5033-private.h>
92 struct rt5033_dev *rt5033 = dev_get_drvdata(pdev->dev.parent);
96 config.dev = rt5033->dev;
97 config.driver_data = rt5033;
102 config.regmap = rt5033->regmap;
119 { .name = "rt5033-regulator" },
126 .name = "rt5033-regulator",
134 MODULE_DESCRIPTION("Richtek RT5033 Regulator driver");