Searched refs:bd71828 (Results 1 – 8 of 8) sorted by relevance
100 struct rohm_regmap_dev *bd71828; in bd71828_probe() local102 bd71828 = dev_get_drvdata(pdev->dev.parent); in bd71828_probe()103 if (!bd71828) { in bd71828_probe()131 bdgpio->chip.regmap = bd71828->regmap; in bd71828_probe()
43 obj-$(CONFIG_GPIO_BD71828) += gpio-bd71828.o
1110 will be called gpio-bd71828.
752 struct rohm_regmap_dev *bd71828; in bd71828_probe() local758 bd71828 = dev_get_drvdata(pdev->dev.parent); in bd71828_probe()759 if (!bd71828) { in bd71828_probe()764 config.regmap = bd71828->regmap; in bd71828_probe()780 ret = regmap_update_bits(bd71828->regmap, in bd71828_probe()
33 obj-$(CONFIG_REGULATOR_BD71828) += bd71828-regulator.o
218 will be called bd71828-regulator.
272 obj-$(CONFIG_MFD_ROHM_BD71828) += rohm-bd71828.o
15143 F: drivers/gpio/gpio-bd71828.c15145 F: drivers/mfd/rohm-bd71828.c15149 F: drivers/regulator/bd71828-regulator.c15155 F: include/linux/mfd/rohm-bd71828.h