Home
last modified time | relevance | path

Searched refs:shdn (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/sound/soc/codecs/
H A Dmax9768.c31 struct gpio_desc *shdn; member
195 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()
/linux-6.15/Documentation/devicetree/bindings/extcon/
H A Dextcon-max3355.txt10 - maxim,shdn-gpios: should contain a phandle and GPIO specifier for the GPIO pin
19 maxim,shdn-gpios = <&gpio2 4 GPIO_ACTIVE_LOW>;
/linux-6.15/arch/arm64/boot/dts/freescale/
H A Dimx8mm-iot-gateway.dts51 regulator-uart1-shdn {
/linux-6.15/Documentation/devicetree/bindings/gpio/
H A Dgpio-pca95xx.yaml188 "mic-int", "en-modem", "shdn-hs-amp",