/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | ovti,ov2640.txt | 14 - pwdn-gpios: reference to the GPIO connected to the pwdn pin, if any. 29 pwdn-gpios = <&pioE 13 GPIO_ACTIVE_HIGH>;
|
H A D | ovti,ov5647.yaml | 29 pwdn-gpios: 30 description: Reference to the GPIO connected to the pwdn pin. Active high. 65 pwdn-gpios = <&pioE 29 GPIO_ACTIVE_HIGH>;
|
H A D | ovti,ov9650.txt | 12 - powerdown-gpios: reference to the GPIO connected to the pwdn pin, if any.
|
H A D | ovti,ov2659.txt | 16 - powerdown-gpios: reference to the GPIO connected to the pwdn pin, if any.
|
H A D | ovti,ov7740.txt | 20 - powerdown-gpios: Reference to the GPIO connected to the pwdn pin,
|
H A D | ovti,ov7670.txt | 19 - powerdown-gpios: reference to the GPIO connected to the pwdn pin, if any.
|
H A D | ovti,ov772x.yaml | 36 Reference to the GPIO connected to the PWDN pin which is active high.
|
H A D | maxim,max9286.yaml | 45 description: GPIO connected to the \#PWDN pin with inverted polarity
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | gpio-consumer-common.yaml | 34 e.g. PD or PWDN). 36 pwdn-gpios:
|
/linux/sound/soc/codecs/ |
H A D | wm8741.h | 115 #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 */
|
/linux/arch/arm/boot/dts/microchip/ |
H A D | at91sam9g25ek.dts | 24 pwdn-gpios = <&pioA 13 GPIO_ACTIVE_HIGH>;
|
H A D | sama5d3xmb.dtsi | 61 pwdn-gpios = <&pioE 29 GPIO_ACTIVE_HIGH>;
|
H A D | sama5d3xmb_cmp.dtsi | 60 pwdn-gpios = <&pioE 29 GPIO_ACTIVE_HIGH>;
|
H A D | at91sam9m10g45ek.dts | 74 pwdn-gpios = <&pioD 13 GPIO_ACTIVE_HIGH>;
|
/linux/Documentation/devicetree/bindings/media/ |
H A D | atmel-isi.txt | 53 pwdn-gpios = <&pioE 13 GPIO_ACTIVE_HIGH>;
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx7d-mba7.dts | 92 /* INT/PWDN: SION, 100kPU, HYS, SRE_FAST, DSE_X1 */
|
/linux/arch/arm64/boot/dts/mediatek/ |
H A D | pumpkin-common.dtsi | 148 cam-pwdn-hog {
|
/linux/drivers/staging/media/atomisp/i2c/ |
H A D | atomisp-ov2722.c | 502 * before PWDN# when turning it on or off. in gpio_ctrl() 526 /* according to DS, at least 5ms is needed between DOVDD and PWDN */ in power_up() 542 /* according to DS, 20ms is needed between PWDN and i2c access */ in power_up()
|
H A D | atomisp-gc2235.c | 420 /* according to DS, at least 5ms is needed between DOVDD and PWDN */ in power_up()
|
/linux/arch/arm/boot/dts/st/ |
H A D | stm32429i-eval.dts | 208 pwdn-gpios = <&stmpegpio 0 GPIO_ACTIVE_LOW>;
|
/linux/drivers/media/i2c/ |
H A D | ov2640.c | 1168 priv->pwdn_gpio = devm_gpiod_get_optional(&client->dev, "pwdn", in ov2640_probe_dt() 1172 dev_dbg(&client->dev, "pwdn gpio is not assigned!\n"); in ov2640_probe_dt() 1177 "Error %d while getting pwdn gpio\n", ret); in ov2640_probe_dt()
|
H A D | rdacm21.c | 335 /* Enable GPIO0#0 (reset) and GPIO1#0 (pwdn) as output lines. */ in ov10640_power_up()
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | px30-pp1516.dtsi | 488 cam_pwdn: cam-pwdn {
|
/linux/drivers/phy/microchip/ |
H A D | sparx5_serdes.c | 2159 static int sparx5_serdes_power_save(struct sparx5_serdes_macro *macro, u32 pwdn) in sparx5_serdes_power_save() argument 2184 sdx5_inst_rmw(SD25G_LANE_LANE_04_LN_CFG_PD_DRIVER_SET(pwdn), in sparx5_serdes_power_save() 2202 sdx5_inst_rmw(SD10G_LANE_LANE_06_CFG_PD_DRIVER_SET(pwdn), in sparx5_serdes_power_save()
|
/linux/drivers/media/usb/gspca/m5602/ |
H A D | m5602_ov9650.c | 134 and set PWDN to SLVS (slave mode vertical sync) */
|