Searched refs:WCD9335_MAX_SUPPLY (Results 1 – 2 of 2) sorted by relevance
639 #define WCD9335_MAX_SUPPLY 5 macro
333 struct regulator_bulk_data supplies[WCD9335_MAX_SUPPLY];5062 ret = regulator_bulk_get(dev, WCD9335_MAX_SUPPLY, wcd->supplies); in wcd9335_parse_dt()5076 ret = regulator_bulk_enable(WCD9335_MAX_SUPPLY, wcd->supplies); in wcd9335_power_on_reset()