Searched full:xclr (Results 1 – 13 of 13) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/iio/pressure/ |
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>;
|
/linux-6.12.1/drivers/iio/pressure/ |
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()
|
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/ |
D | sony,imx334.yaml | 36 description: Reference to the GPIO connected to the XCLR pin, if any.
|
D | sony,imx412.yaml | 47 description: Reference to the GPIO connected to the XCLR pin, if any.
|
D | sony,imx283.yaml | 41 description: Sensor reset (XCLR) GPIO
|
D | ovti,ov9282.yaml | 39 description: Reference to the GPIO connected to the XCLR pin, if any.
|
D | sony,imx296.yaml | 56 description: Sensor reset (XCLR) GPIO
|
D | imx219.yaml | 45 Reference to the GPIO connected to the xclr pin, if any.
|
D | sony,imx415.yaml | 44 description: Sensor reset (XCLR) GPIO
|
D | sony,imx335.yaml | 45 description: Reference to the GPIO connected to the XCLR pin, if any.
|
D | sony,imx290.yaml | 63 description: Sensor reset (XCLR) GPIO
|
D | sony,imx258.yaml | 41 Reference to the GPIO connected to the XCLR pin, if any.
|
/linux-6.12.1/drivers/media/i2c/ |
D | imx219.c | 261 * Initialisation delay between XCLR low->high and the moment when the sensor
|