Home
last modified time | relevance | path

Searched full:pwdn (Results 1 – 25 of 67) sorted by relevance

123

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/
Dov2640.txt14 - pwdn-gpios: reference to the GPIO connected to the pwdn pin, if any.
29 pwdn-gpios = <&pioE 13 GPIO_ACTIVE_HIGH>;
Dov5647.yaml29 pwdn-gpios:
30 description: Reference to the GPIO connected to the pwdn pin. Active high.
78 pwdn-gpios = <&pioE 29 GPIO_ACTIVE_HIGH>;
Dov9650.txt12 - powerdown-gpios: reference to the GPIO connected to the pwdn pin, if any.
Dov772x.txt16 - powerdown-gpios: reference to the GPIO connected to the PWDN pin which is
Dov2659.txt16 - powerdown-gpios: reference to the GPIO connected to the pwdn pin, if any.
Dov7740.txt20 - powerdown-gpios: Reference to the GPIO connected to the pwdn pin,
Dov7670.txt19 - powerdown-gpios: reference to the GPIO connected to the pwdn pin, if any.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/i2c/
Dov2640.txt14 - pwdn-gpios: reference to the GPIO connected to the pwdn pin, if any.
29 pwdn-gpios = <&pioE 13 GPIO_ACTIVE_HIGH>;
Dovti,ov5647.yaml29 pwdn-gpios:
30 description: Reference to the GPIO connected to the pwdn pin. Active high.
65 pwdn-gpios = <&pioE 29 GPIO_ACTIVE_HIGH>;
Dov9650.txt12 - powerdown-gpios: reference to the GPIO connected to the pwdn pin, if any.
Dov2659.txt16 - powerdown-gpios: reference to the GPIO connected to the pwdn pin, if any.
Dov7740.txt20 - powerdown-gpios: Reference to the GPIO connected to the pwdn pin,
Dov7670.txt19 - powerdown-gpios: reference to the GPIO connected to the pwdn pin, if any.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/gpio/
Dgpio-consumer-common.yaml34 e.g. PD or PWDN).
36 pwdn-gpios:
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
Dpalm27x.h45 extern void __init palm27x_irda_init(int pwdn);
47 static inline void palm27x_irda_init(int pwdn) {} in palm27x_irda_init() argument
/kernel/linux/linux-5.10/sound/soc/codecs/
Dwm8741.h115 #define WM8741_PWDN 0x0080 /* PWDN */
116 #define WM8741_PWDN_MASK 0x0080 /* PWDN */
117 #define WM8741_PWDN_SHIFT 7 /* PWDN */
118 #define WM8741_PWDN_WIDTH 1 /* PWDN */
/kernel/linux/linux-6.6/sound/soc/codecs/
Dwm8741.h115 #define WM8741_PWDN 0x0080 /* PWDN */
116 #define WM8741_PWDN_MASK 0x0080 /* PWDN */
117 #define WM8741_PWDN_SHIFT 7 /* PWDN */
118 #define WM8741_PWDN_WIDTH 1 /* PWDN */
/kernel/linux/linux-6.6/drivers/media/i2c/
Dov5647.c33 * From the datasheet, "20ms after PWDN goes low or 20ms after RESETB goes
34 * high if reset is inserted after PWDN goes high, host can access sensor's
104 struct gpio_desc *pwdn; member
781 if (sensor->pwdn) { in ov5647_power_on()
782 gpiod_set_value_cansleep(sensor->pwdn, 0); in ov5647_power_on()
811 gpiod_set_value_cansleep(sensor->pwdn, 1); in ov5647_power_on()
840 gpiod_set_value_cansleep(sensor->pwdn, 1); in ov5647_power_off()
1423 sensor->pwdn = devm_gpiod_get_optional(dev, "pwdn", GPIOD_OUT_HIGH); in ov5647_probe()
1424 if (IS_ERR(sensor->pwdn)) { in ov5647_probe()
1425 dev_err(dev, "Failed to get 'pwdn' gpio\n"); in ov5647_probe()
/kernel/linux/linux-5.10/include/media/i2c/
Dov9650.h13 * @gpio_pwdn: number of a GPIO connected to OV965X PWDN pin
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dimx7-mba7.dtsi75 reg_fec1_pwdn: regulator-fec1-pwdn {
85 reg_fec2_pwdn: regulator-fec2-pwdn {
322 /* INT/PWDN: SION, 100kPU, HYS, SRE_FAST, DSE_X1 */
Dat91sam9g25ek.dts24 pwdn-gpios = <&pioA 13 GPIO_ACTIVE_HIGH>;
/kernel/linux/linux-6.6/arch/arm/boot/dts/microchip/
Dat91sam9g25ek.dts24 pwdn-gpios = <&pioA 13 GPIO_ACTIVE_HIGH>;
/kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/
Dimx7-mba7.dtsi81 reg_fec1_pwdn: regulator-fec1-pwdn {
91 reg_fec2_pwdn: regulator-fec2-pwdn {
374 /* INT/PWDN: SION, 100kPU, HYS, SRE_FAST, DSE_X1 */
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/
Datmel-isi.txt53 pwdn-gpios = <&pioE 13 GPIO_ACTIVE_HIGH>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/
Datmel-isi.txt53 pwdn-gpios = <&pioE 13 GPIO_ACTIVE_HIGH>;

123