Searched refs:shdn (Results 1 – 4 of 4) sorted by relevance
31 struct gpio_desc *shdn; member195 max9768->shdn = devm_gpiod_get_optional(&client->dev, in max9768_i2c_probe()198 if (IS_ERR(max9768->shdn)) in max9768_i2c_probe()199 return PTR_ERR(max9768->shdn); in max9768_i2c_probe()200 gpiod_set_consumer_name(max9768->shdn, "MAX9768 Shutdown"); in max9768_i2c_probe()
10 - maxim,shdn-gpios: should contain a phandle and GPIO specifier for the GPIO pin19 maxim,shdn-gpios = <&gpio2 4 GPIO_ACTIVE_LOW>;
51 regulator-uart1-shdn {
188 "mic-int", "en-modem", "shdn-hs-amp",