Home
last modified time | relevance | path

Searched full:resetb (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dov2640.txt13 - resetb-gpios: reference to the GPIO connected to the resetb pin, if any.
28 resetb-gpios = <&pioE 11 GPIO_ACTIVE_LOW>;
H A Dov9650.txt10 - reset-gpios: reference to the GPIO connected to the resetb pin, if any.
H A Dov2659.txt18 - reset-gpios: reference to the GPIO connected to the resetb pin, if any.
H A Dov7670.txt17 - reset-gpios: reference to the GPIO connected to the resetb pin, if any.
H A Dovti,ov5645.yaml42 Reference to the GPIO connected to the RESETB pin, if any.
H A Dhynix,hi846.yaml35 description: Reference to the GPIO connected to the RESETB pin. Active low.
H A Dtvp5150.txt15 - reset-gpios: Phandle for the GPIO connected to the RESETB pin, if any.
/openbmc/u-boot/arch/arm/dts/
H A Dat91sam9g25ek.dts33 resetb-gpios = <&pioA 7 GPIO_ACTIVE_LOW>;
H A Dsama5d3xmb_cmp.dtsi65 resetb-gpios = <&pioE 24 GPIO_ACTIVE_LOW>;
H A Dsama5d3xmb.dtsi69 resetb-gpios = <&pioE 24 GPIO_ACTIVE_LOW>;
H A Dstm32429i-eval.dts155 resetb-gpios = <&stmpegpio 2 GPIO_ACTIVE_HIGH>;
H A Dat91sam9m10g45ek.dts64 resetb-gpios = <&pioD 12 GPIO_ACTIVE_LOW>;
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dat91sam9g25ek.dts23 resetb-gpios = <&pioA 7 GPIO_ACTIVE_LOW>;
H A Dsama5d3xmb.dtsi60 resetb-gpios = <&pioE 24 GPIO_ACTIVE_LOW>;
H A Dsama5d3xmb_cmp.dtsi59 resetb-gpios = <&pioE 24 GPIO_ACTIVE_LOW>;
H A Dat91sam9m10g45ek.dts73 resetb-gpios = <&pioD 12 GPIO_ACTIVE_LOW>;
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Datmel-isi.txt52 resetb-gpios = <&pioE 11 GPIO_ACTIVE_LOW>;
/openbmc/linux/drivers/media/i2c/
H A Dov2640.c791 /* 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()
H A Dtc358746.c65 #define RESETB BIT(1) macro
407 val = PLL_FRS(ilog2(post)) | RESETB | PLL_EN; in tc358746_apply_pll_config()
408 mask = PLL_FRS_MASK | RESETB | PLL_EN; in tc358746_apply_pll_config()
H A Dov5640.c2441 * t3 >= 1ms Delay from PWDN pull down to RESETB pull up
2442 * t4 >= 20ms Delay from RESETB pull up to SCCB (i2c) stable
2444 * Some modules don't expose RESETB/PWDN pins directly, instead providing a
H A Dov5647.c33 * From the datasheet, "20ms after PWDN goes low or 20ms after RESETB goes
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32429i-eval.dts207 resetb-gpios = <&stmpegpio 2 GPIO_ACTIVE_HIGH>;
/openbmc/u-boot/board/freescale/mx51evk/
H A Dmx51evk.c156 /* De-assert USB PHY RESETB */ in board_ehci_hcd_init()
/openbmc/linux/drivers/clk/imx/
H A Dclk-pll14xx.c420 * RESETB = 1 from 0, PLL starts its normal in clk_pll14xx_prepare()
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dtc358768.c637 /* FRS[11:10] LBWS[9:8] CKEN[4] RESETB[1] EN[0] */ in tc358768_setup_pll()
644 /* FRS[11:10] LBWS[9:8] CKEN[4] PLL_CKEN[4] RESETB[1] EN[0] */ in tc358768_setup_pll()

12