Searched refs:SN_REGULATOR_SUPPLY_NUM (Results 1 – 1 of 1) sorted by relevance
123 #define SN_REGULATOR_SUPPLY_NUM 4 macro188 struct regulator_bulk_data supplies[SN_REGULATOR_SUPPLY_NUM];361 ret = regulator_bulk_enable(SN_REGULATOR_SUPPLY_NUM, pdata->supplies); in ti_sn65dsi86_resume()395 ret = regulator_bulk_disable(SN_REGULATOR_SUPPLY_NUM, pdata->supplies); in ti_sn65dsi86_suspend()1885 for (i = 0; i < SN_REGULATOR_SUPPLY_NUM; i++) in ti_sn65dsi86_parse_regulators()1888 return devm_regulator_bulk_get(pdata->dev, SN_REGULATOR_SUPPLY_NUM, in ti_sn65dsi86_parse_regulators()