Lines Matching refs:tps65912
109 struct tps65912 *mfd;
129 struct tps65912 *mfd = pmic->mfd; in tps65912_get_range()
205 struct tps65912 *mfd = pmic->mfd; in tps65912_get_sel_register()
253 struct tps65912 *mfd = pmic->mfd; in tps65912_reg_is_enabled()
273 struct tps65912 *mfd = pmic->mfd; in tps65912_reg_enable()
290 struct tps65912 *mfd = pmic->mfd; in tps65912_reg_disable()
303 struct tps65912 *mfd = pmic->mfd; in tps65912_set_mode()
345 struct tps65912 *mfd = pmic->mfd; in tps65912_get_mode()
400 struct tps65912 *mfd = pmic->mfd; in tps65912_get_voltage_sel()
418 struct tps65912 *mfd = pmic->mfd; in tps65912_set_voltage_sel()
454 struct tps65912 *tps65912 = dev_get_drvdata(pdev->dev.parent); in tps65912_probe() local
463 pmic_plat_data = dev_get_platdata(tps65912->dev); in tps65912_probe()
474 pmic->mfd = tps65912; in tps65912_probe()
500 config.dev = tps65912->dev; in tps65912_probe()
507 dev_err(tps65912->dev, in tps65912_probe()