Searched refs:strobes (Results 1 – 4 of 4) sorted by relevance
135 if (!tps->strobes[rid]) in tps65217_pmic_set_suspend_disable()140 tps->strobes[rid], TPS65217_PROTECT_L1); in tps65217_pmic_set_suspend_disable()223 tps->strobes = devm_kcalloc(&pdev->dev, in tps65217_regulator_probe()226 if (!tps->strobes) in tps65217_regulator_probe()252 tps->strobes[i] = val & regulators[i].bypass_mask; in tps65217_regulator_probe()
147 if (!tps->strobes[rid]) { in tps65218_pmic_set_suspend_disable()149 tps->strobes[rid] = 3; in tps65218_pmic_set_suspend_disable()156 tps->strobes[rid], TPS65218_PROTECT_L1); in tps65218_pmic_set_suspend_disable()318 tps->strobes = devm_kcalloc(&pdev->dev, in tps65218_regulator_probe()321 if (!tps->strobes) in tps65218_regulator_probe()337 tps->strobes[i] = val & regulators[i].bypass_mask; in tps65218_regulator_probe()
260 u8 *strobes; member
263 u8 *strobes; member
Completed in 10 milliseconds