Searched refs:gpiod_ren (Results 1 – 3 of 3) sorted by relevance
318 pdata->gpiod_ren[n] = devm_fwnode_gpiod_get(dev, in da9211_parse_regulators_dt()324 if (IS_ERR(pdata->gpiod_ren[n])) in da9211_parse_regulators_dt()325 pdata->gpiod_ren[n] = NULL; in da9211_parse_regulators_dt()411 if (chip->pdata->gpiod_ren[i]) in da9211_regulator_init()412 config.ena_gpiod = chip->pdata->gpiod_ren[i]; in da9211_regulator_init()
31 struct gpio_desc *gpiod_ren[DA9121_IDX_MAX]; member
35 struct gpio_desc *gpiod_ren[DA9211_MAX_REGULATORS]; member