Home
last modified time | relevance | path

Searched refs:pm_off (Results 1 – 5 of 5) sorted by relevance

/drivers/mfd/
A Dmax8907.c188 bool pm_off = false; in max8907_i2c_probe() local
191 pm_off = pdata->pm_off; in max8907_i2c_probe()
193 pm_off = of_property_read_bool(i2c->dev.of_node, in max8907_i2c_probe()
259 if (pm_off && !pm_power_off) { in max8907_i2c_probe()
A Dmax77620.c503 bool pm_off; in max77620_probe() local
569 pm_off = of_device_is_system_power_controller(client->dev.of_node); in max77620_probe()
570 if (pm_off && !pm_power_off) { in max77620_probe()
A Dtps65910.c411 board_info->pm_off = of_property_read_bool(np, in tps65910_parse_dt()
490 if (pmic_plat_data->pm_off && !pm_power_off) { in tps65910_i2c_probe()
A Dpalmas.c420 pdata->pm_off = of_property_read_bool(node, in palmas_dt_to_pdata()
657 } else if (pdata->pm_off && !pm_power_off) { in palmas_i2c_probe()
A Dtps6586x.c429 pdata->pm_off = of_property_read_bool(np, "ti,system-power-controller"); in tps6586x_parse_dt()
585 if (pdata->pm_off) { in tps6586x_i2c_probe()

Completed in 19 milliseconds