Searched refs:strobes (Results 1 – 4 of 4) sorted by relevance
143 if (!tps->strobes[rid]) in tps65217_pmic_set_suspend_disable()148 tps->strobes[rid], TPS65217_PROTECT_L1); in tps65217_pmic_set_suspend_disable()231 tps->strobes = devm_kcalloc(&pdev->dev, in tps65217_regulator_probe()234 if (!tps->strobes) in tps65217_regulator_probe()260 tps->strobes[i] = val & regulators[i].bypass_mask; in tps65217_regulator_probe()
155 if (!tps->strobes[rid]) { in tps65218_pmic_set_suspend_disable()157 tps->strobes[rid] = 3; in tps65218_pmic_set_suspend_disable()164 tps->strobes[rid], TPS65218_PROTECT_L1); in tps65218_pmic_set_suspend_disable()326 tps->strobes = devm_kcalloc(&pdev->dev, in tps65218_regulator_probe()329 if (!tps->strobes) in tps65218_regulator_probe()345 tps->strobes[i] = val & regulators[i].bypass_mask; in tps65218_regulator_probe()
271 u8 *strobes; member
268 u8 *strobes; member