| /linux/Documentation/devicetree/bindings/iio/ |
| H A D | st,st-sensors.yaml | 101 description: interrupt line(s) connected to the DRDY line(s) and/or the 103 three interrupts, and the DRDY must be the first one if it exists on 113 st,drdy-int-pin: 139 st,drdy-int-pin: false 146 # These have only DRDY 164 st,drdy-int-pin: false 182 st,drdy-int-pin = <1>; 196 st,drdy-int-pin = <2>;
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | ste-href-tvk1281618-r2.dtsi | 89 st,drdy-int-pin = <1>; 99 * cannot set its DRDY line to open drain, so it cannot be 120 * cannot set its DRDY line to open drain, so it cannot be 132 st,drdy-int-pin = <1>; 157 * cannot set its DRDY line to open drain, so it cannot be 169 st,drdy-int-pin = <2>; 271 /* GPIO 32 used for DRDY, pull this down */
|
| H A D | ste-snowball.dts | 354 st,drdy-int-pin = <1>; 373 interrupts = <5 IRQ_TYPE_EDGE_RISING>; /* DRDY line */ 378 st,drdy-int-pin = <2>; 385 interrupts = <6 IRQ_TYPE_EDGE_RISING>, /* DRDY line */ 605 "GPIO166_A22", /* DRDY */
|
| H A D | ste-href-tvk1281618-r3.dtsi | 83 st,drdy-int-pin = <1>; 197 /* GPIO 32 used for DRDY, pull this down */
|
| H A D | ste-href-stuib.dtsi | 80 st,drdy-int-pin = <1>;
|
| /linux/include/linux/platform_data/ |
| H A D | st_sensors_pdata.h | 15 * @drdy_int_pin: Redirect DRDY on pin 1 (1) or pin 2 (2). 17 * Accelerometer DRDY on LSM330 available only on pin 1 (see datasheet). 18 * Magnetometer DRDY is supported only on LSM9DS0 and LSM303D.
|
| /linux/include/linux/iio/common/ |
| H A D | st_sensors.h | 148 * struct st_sensor_int_drdy - ST sensor device drdy line parameters 149 * @addr: address of INT drdy register. 150 * @mask: mask to enable drdy line. 167 * struct stat_drdy - status register of DRDY (data ready) interrupt. 232 * @drdy_int_pin: Redirect DRDY on pin 1 (1) or pin 2 (2). 233 * @int_pin_open_drain: Set the interrupt/DRDY to open drain.
|
| /linux/Documentation/devicetree/bindings/iio/magnetometer/ |
| H A D | asahi-kasei,ak8974.yaml | 25 Data ready (DRDY) and interrupt (INT1) lines from the chip. The DRDY
|
| H A D | asahi-kasei,ak8975.yaml | 38 AK8975 has a "Data ready" pin (DRDY) which informs that data 44 description: interrupt for DRDY pin. Triggered on rising edge.
|
| /linux/drivers/iio/common/st_sensors/ |
| H A D | st_sensors_core.c | 251 "DRDY on pin INT%d specified, but sensor does not support interrupts\n", in st_sensors_set_drdy_int_pin() 259 dev_err(parent, "DRDY on INT1 not available.\n"); in st_sensors_set_drdy_int_pin() 266 dev_err(parent, "DRDY on INT2 not available.\n"); in st_sensors_set_drdy_int_pin() 272 dev_err(parent, "DRDY on pdata not valid.\n"); in st_sensors_set_drdy_int_pin() 300 if (!device_property_read_u32(dev, "st,drdy-int-pin", &val) && (val <= 2)) in st_sensors_dev_probe() 361 /* Disable DRDY, this might be still be enabled after reboot. */ in st_sensors_init_sensor() 431 * there are some devices (e.g. LIS3MDL) where drdy line is in st_sensors_set_dataready_irq()
|
| /linux/drivers/iio/gyro/ |
| H A D | st_gyro_core.c | 130 * for the DRDY line on INT2. 208 * for the DRDY line on INT2. 282 * for the DRDY line on INT2. 356 * for the DRDY line on INT2. 372 /* DRDY on gyros is available only on INT2 pin */
|
| /linux/Documentation/devicetree/bindings/iio/adc/ |
| H A D | adi,ad7768-1.yaml | 48 DRDY (Data Ready) pin, which signals conversion results are available. 95 2 = DRDY.
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | opregion.c | 58 u32 drdy; /* driver readiness */ member 269 opregion->acpi->drdy = 1; in psb_intel_opregion_init() 285 opregion->acpi->drdy = 0; in psb_intel_opregion_fini()
|
| /linux/drivers/iio/pressure/ |
| H A D | st_pressure.h | 40 * @drdy_int_pin: default press DRDY is available on INT1 pin.
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-a64-pinephone-1.2.dts | 40 * Board revision 1.2 fixed routing of the interrupt to DRDY pin,
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am335x-sancloud-bbe.dts | 38 st,drdy-int-pin = <1>;
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | qcom-apq8026-samsung-matisse-wifi.dts | 43 st,drdy-int-pin = <1>;
|
| /linux/drivers/iio/magnetometer/ |
| H A D | st_magn_core.c | 362 /* drdy line is routed drdy pin */ 504 /* Default magn DRDY is available on INT2 pin */
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-samsung-e2015-common.dtsi | 64 st,drdy-int-pin = <1>;
|
| H A D | msm8916-samsung-j5-common.dtsi | 111 st,drdy-int-pin = <1>;
|
| H A D | msm8916-samsung-gt5-common.dtsi | 89 st,drdy-int-pin = <1>;
|
| /linux/Documentation/devicetree/bindings/iio/imu/ |
| H A D | st,lsm6dsx.yaml | 70 st,drdy-int-pin:
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mm-venice-gw71xx.dtsi | 91 st,drdy-int-pin = <1>;
|
| H A D | imx8mp-venice-gw71xx.dtsi | 100 st,drdy-int-pin = <1>;
|
| /linux/drivers/ata/ |
| H A D | libata-trace.c | 22 trace_seq_printf(p, "DRDY "); in libata_trace_parse_status()
|