Searched refs:max77620_chip (Results 1 – 5 of 5) sorted by relevance
37 static struct max77620_chip *max77620_scratch;233 struct max77620_chip *chip = irq_drv_data; in max77620_irq_global_mask() 246 struct max77620_chip *chip = irq_drv_data; in max77620_irq_global_unmask() 279 static int max77620_get_fps_period_reg_value(struct max77620_chip *chip, in max77620_get_fps_period_reg_value() 311 static int max77620_config_fps(struct max77620_chip *chip, in max77620_config_fps() 401 static int max77620_initialise_fps(struct max77620_chip *chip) in max77620_initialise_fps() 462 static int max77620_read_es_version(struct max77620_chip *chip) in max77620_read_es_version() 489 struct max77620_chip *chip = max77620_scratch; in max77620_pm_power_off() 500 struct max77620_chip *chip; in max77620_probe() 578 static int max77620_set_fps_period(struct max77620_chip *chi[all...]
355 struct max77620_chip *chip = dev_get_drvdata(pmic->dev->parent); in max77620_config_power_ok() 781 struct max77620_chip *max77620_chip = dev_get_drvdata(pdev->dev.parent); in max77620_regulator_probe() local 795 pmic->rmap = max77620_chip->rmap; in max77620_regulator_probe() 799 switch (max77620_chip->chip_id) { in max77620_regulator_probe() 828 if ((max77620_chip->chip_id == MAX77620) && in max77620_regulator_probe()
327 struct max77620_chip { struct 334 chip_idmax77620_chip global() argument 336 sleep_enablemax77620_chip global() argument 337 enable_global_lpmmax77620_chip global() argument 338 shutdown_fps_periodmax77620_chip global() argument 339 suspend_fps_periodmax77620_chip global() argument 341 top_irq_datamax77620_chip global() argument 342 gpio_irq_datamax77620_chip global() argument
289 struct max77620_chip *chip = dev_get_drvdata(pdev->dev.parent); in max77620_gpio_probe()
554 struct max77620_chip *max77620 = dev_get_drvdata(pdev->dev.parent); in max77620_pinctrl_probe()