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()
42 obj-$(CONFIG_GPIO_BD71828) += gpio-bd71828.o
1085 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()
32 obj-$(CONFIG_REGULATOR_BD71828) += bd71828-regulator.o
209 will be called bd71828-regulator.
262 obj-$(CONFIG_MFD_ROHM_BD71828) += rohm-bd71828.o
15105 F: drivers/gpio/gpio-bd71828.c15107 F: drivers/mfd/rohm-bd71828.c15111 F: drivers/regulator/bd71828-regulator.c15117 F: include/linux/mfd/rohm-bd71828.h