Searched refs:gpiod_ren (Results 1 – 2 of 2) sorted by relevance
44 struct gpio_desc *gpiod_ren[DA9211_MAX_REGULATORS]; member
296 pdata->gpiod_ren[n] = devm_gpiod_get_from_of_node(dev, in da9211_parse_regulators_dt()387 if (chip->pdata->gpiod_ren[i]) in da9211_regulator_init()388 config.ena_gpiod = chip->pdata->gpiod_ren[i]; in da9211_regulator_init()