Home
last modified time | relevance | path

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

12

/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/
Dov2640.txt13 - resetb-gpios: reference to the GPIO connected to the resetb pin, if any.
28 resetb-gpios = <&pioE 11 GPIO_ACTIVE_LOW>;
Dov9650.txt10 - reset-gpios: reference to the GPIO connected to the resetb pin, if any.
Dov2659.txt18 - reset-gpios: reference to the GPIO connected to the resetb pin, if any.
Dov7670.txt17 - reset-gpios: reference to the GPIO connected to the resetb pin, if any.
Dgalaxycore,gc08a3.yaml35 description: Reference to the GPIO connected to the RESETB pin.
Dovti,ov5645.yaml42 Reference to the GPIO connected to the RESETB pin, if any.
Dgalaxycore,gc05a2.yaml35 description: Reference to the GPIO connected to the RESETB pin.
Dhynix,hi846.yaml38 description: Reference to the GPIO connected to the RESETB pin. Active low.
Dtvp5150.txt15 - reset-gpios: Phandle for the GPIO connected to the RESETB pin, if any.
/linux-6.12.1/arch/arm/boot/dts/microchip/
Dat91sam9g25ek.dts23 resetb-gpios = <&pioA 7 GPIO_ACTIVE_LOW>;
Dsama5d3xmb.dtsi60 resetb-gpios = <&pioE 24 GPIO_ACTIVE_LOW>;
Dsama5d3xmb_cmp.dtsi59 resetb-gpios = <&pioE 24 GPIO_ACTIVE_LOW>;
Dat91sam9m10g45ek.dts73 resetb-gpios = <&pioD 12 GPIO_ACTIVE_LOW>;
/linux-6.12.1/Documentation/devicetree/bindings/media/
Datmel-isi.txt52 resetb-gpios = <&pioE 11 GPIO_ACTIVE_LOW>;
/linux-6.12.1/drivers/media/i2c/
Dov2640.c789 /* Active the resetb pin to perform a reset pulse */ in ov2640_set_power()
1154 priv->resetb_gpio = devm_gpiod_get_optional(&client->dev, "resetb", in ov2640_probe_dt()
1158 dev_dbg(&client->dev, "resetb gpio is not assigned!\n"); in ov2640_probe_dt()
1163 "Error %d while getting resetb gpio\n", ret); in ov2640_probe_dt()
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()
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
Dov5647.c33 * From the datasheet, "20ms after PWDN goes low or 20ms after RESETB goes
Dov2659.c214 /* used to control the sensor RESETB pin */
Dgc2145.c1029 * Datasheet doesn't mention timing between PWDN/RESETB control and in gc2145_power_on()
/linux-6.12.1/arch/arm/boot/dts/st/
Dstm32429i-eval.dts207 resetb-gpios = <&stmpegpio 2 GPIO_ACTIVE_HIGH>;
/linux-6.12.1/drivers/clk/imx/
Dclk-pll14xx.c421 * RESETB = 1 from 0, PLL starts its normal in clk_pll14xx_prepare()
/linux-6.12.1/drivers/gpu/drm/bridge/
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()
/linux-6.12.1/drivers/media/pci/ttpci/
Dbudget-ci.c1406 * On the TT S2 3200 and clones, the STB0899 demodulator's RESETB is in frontend_init()
/linux-6.12.1/drivers/infiniband/hw/qib/
Dqib_iba6120.c1296 SYM_MASK(SerdesCfg0, ResetB) | in qib_6120_bringup_serdes()
1307 SYM_MASK(SerdesCfg0, ResetB) | in qib_6120_bringup_serdes()

12