Searched full:xclr (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/pressure/ |
H A D | hoperf,hp03.yaml | 22 xclr-gpios: 24 The XCLR pin is a reset of the ADC in the chip, it must be pulled 44 xclr-gpios = <&portc 0 0x0>;
|
/openbmc/linux/drivers/iio/pressure/ |
H A D | hp03.c | 233 priv->xclr_gpio = devm_gpiod_get_index(dev, "xclr", 0, GPIOD_OUT_HIGH); in hp03_probe() 235 dev_err(dev, "Failed to claim XCLR GPIO\n"); in hp03_probe()
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | sony,imx335.yaml | 36 description: Reference to the GPIO connected to the XCLR pin, if any.
|
H A D | sony,imx334.yaml | 36 description: Reference to the GPIO connected to the XCLR pin, if any.
|
H A D | sony,imx412.yaml | 47 description: Reference to the GPIO connected to the XCLR pin, if any.
|
H A D | ovti,ov9282.yaml | 39 description: Reference to the GPIO connected to the XCLR pin, if any.
|
H A D | sony,imx415.yaml | 44 description: Sensor reset (XCLR) GPIO
|
H A D | imx219.yaml | 45 Reference to the GPIO connected to the xclr pin, if any.
|
H A D | sony,imx296.yaml | 56 description: Sensor reset (XCLR) GPIO
|
H A D | imx258.yaml | 36 Reference to the GPIO connected to the XCLR pin, if any.
|
H A D | sony,imx290.yaml | 60 description: Sensor reset (XCLR) GPIO
|
/openbmc/linux/drivers/media/i2c/ |
H A D | imx219.c | 346 * Initialisation delay between XCLR low->high and the moment when the sensor
|