Searched full:resetb (Results 1 – 25 of 42) sorted by relevance
12
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/ |
| D | ov2640.txt | 13 - resetb-gpios: reference to the GPIO connected to the resetb pin, if any. 28 resetb-gpios = <&pioE 11 GPIO_ACTIVE_LOW>;
|
| D | ov9650.txt | 10 - reset-gpios: reference to the GPIO connected to the resetb pin, if any.
|
| D | ov2659.txt | 18 - reset-gpios: reference to the GPIO connected to the resetb pin, if any.
|
| D | ov5645.txt | 15 the hardware pin RESETB.
|
| D | ov7670.txt | 17 - reset-gpios: reference to the GPIO connected to the resetb pin, if any.
|
| D | tvp5150.txt | 15 - reset-gpios: Phandle for the GPIO connected to the RESETB pin, if any.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/i2c/ |
| D | ov2640.txt | 13 - resetb-gpios: reference to the GPIO connected to the resetb pin, if any. 28 resetb-gpios = <&pioE 11 GPIO_ACTIVE_LOW>;
|
| D | ov9650.txt | 10 - reset-gpios: reference to the GPIO connected to the resetb pin, if any.
|
| D | ov2659.txt | 18 - reset-gpios: reference to the GPIO connected to the resetb pin, if any.
|
| D | ov7670.txt | 17 - reset-gpios: reference to the GPIO connected to the resetb pin, if any.
|
| D | ovti,ov5645.yaml | 42 Reference to the GPIO connected to the RESETB pin, if any.
|
| D | hynix,hi846.yaml | 35 description: Reference to the GPIO connected to the RESETB pin. Active low.
|
| D | tvp5150.txt | 15 - reset-gpios: Phandle for the GPIO connected to the RESETB pin, if any.
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/microchip/ |
| D | at91sam9g25ek.dts | 23 resetb-gpios = <&pioA 7 GPIO_ACTIVE_LOW>;
|
| D | sama5d3xmb.dtsi | 60 resetb-gpios = <&pioE 24 GPIO_ACTIVE_LOW>;
|
| D | sama5d3xmb_cmp.dtsi | 59 resetb-gpios = <&pioE 24 GPIO_ACTIVE_LOW>;
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | at91sam9g25ek.dts | 23 resetb-gpios = <&pioA 7 GPIO_ACTIVE_LOW>;
|
| D | sama5d3xmb.dtsi | 60 resetb-gpios = <&pioE 24 GPIO_ACTIVE_LOW>;
|
| D | sama5d3xmb_cmp.dtsi | 59 resetb-gpios = <&pioE 24 GPIO_ACTIVE_LOW>;
|
| D | at91sam9m10g45ek.dts | 73 resetb-gpios = <&pioD 12 GPIO_ACTIVE_LOW>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/ |
| D | atmel-isi.txt | 52 resetb-gpios = <&pioE 11 GPIO_ACTIVE_LOW>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/ |
| D | atmel-isi.txt | 52 resetb-gpios = <&pioE 11 GPIO_ACTIVE_LOW>;
|
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| D | ov2640.c | 793 /* Active the resetb pin to perform a reset pulse */ in ov2640_set_power() 1160 priv->resetb_gpio = devm_gpiod_get_optional(&client->dev, "resetb", in ov2640_probe_dt() 1164 dev_dbg(&client->dev, "resetb gpio is not assigned!\n"); in ov2640_probe_dt() 1169 "Error %d while getting resetb gpio\n", ret); in ov2640_probe_dt()
|
| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| D | ov2640.c | 791 /* Active the resetb pin to perform a reset pulse */ in ov2640_set_power() 1158 priv->resetb_gpio = devm_gpiod_get_optional(&client->dev, "resetb", in ov2640_probe_dt() 1162 dev_dbg(&client->dev, "resetb gpio is not assigned!\n"); in ov2640_probe_dt() 1167 "Error %d while getting resetb gpio\n", ret); in ov2640_probe_dt()
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/st/ |
| D | stm32429i-eval.dts | 207 resetb-gpios = <&stmpegpio 2 GPIO_ACTIVE_HIGH>;
|
12