Searched refs:strobes (Results 1 – 4 of 4) sorted by relevance
144 if (!tps->strobes[rid]) in tps65217_pmic_set_suspend_disable()149 tps->strobes[rid], TPS65217_PROTECT_L1); in tps65217_pmic_set_suspend_disable()232 tps->strobes = devm_kcalloc(&pdev->dev, in tps65217_regulator_probe()235 if (!tps->strobes) in tps65217_regulator_probe()258 tps->strobes[i] = val & regulators[i].bypass_mask; in tps65217_regulator_probe()
152 if (!tps->strobes[rid]) { in tps65218_pmic_set_suspend_disable()154 tps->strobes[rid] = 3; in tps65218_pmic_set_suspend_disable()161 tps->strobes[rid], TPS65218_PROTECT_L1); in tps65218_pmic_set_suspend_disable()327 tps->strobes = devm_kcalloc(&pdev->dev, in tps65218_regulator_probe()330 if (!tps->strobes) in tps65218_regulator_probe()346 tps->strobes[i] = val & regulators[i].bypass_mask; in tps65218_regulator_probe()
268 u8 *strobes; member
266 u8 *strobes; member