Searched refs:ldo4_en (Results 1 – 1 of 1) sorted by relevance
565 struct gpio_desc *ldo4_en; in bd7181x_probe() local574 ldo4_en = devm_fwnode_gpiod_get(&pdev->dev, in bd7181x_probe()577 if (IS_ERR(ldo4_en)) { in bd7181x_probe()578 ret = PTR_ERR(ldo4_en); in bd7181x_probe()581 ldo4_en = NULL; in bd7181x_probe()599 config.ena_gpiod = ldo4_en; in bd7181x_probe()