| /linux/Documentation/devicetree/bindings/iio/accel/ |
| H A D | bosch,bma255.yaml | 53 the one connected to the INT2 pin (if available). The type should be 57 always treated as INT2. 65 - INT2 108 interrupt-names = "INT2";
|
| H A D | fsl,mma7455.yaml | 34 to INT1 and second (where present) to INT2. 40 - INT2 64 interrupt-names = "INT2", "INT1";
|
| H A D | adi,adxl345.yaml | 44 - enum: [INT1, INT2] 45 - const: INT2 91 interrupt-names = "INT1", "INT2";
|
| H A D | fsl,mma8452.yaml | 38 - INT2 62 interrupt-names = "INT2";
|
| H A D | bosch,bmi088.yaml | 43 - INT2 68 interrupt-names = "INT2";
|
| /linux/drivers/iio/gyro/ |
| H A D | st_gyro_core.c | 123 .int2 = { 130 * for the DRDY line on INT2. 201 .int2 = { 208 * for the DRDY line on INT2. 275 .int2 = { 282 * for the DRDY line on INT2. 349 .int2 = { 356 * for the DRDY line on INT2. 372 /* DRDY on gyros is available only on INT2 pin */
|
| /linux/drivers/iio/common/st_sensors/ |
| H A D | st_sensors_core.c | 248 !sdata->sensor_settings->drdy_irq.int2.addr) { in st_sensors_set_drdy_int_pin() 265 if (!sdata->sensor_settings->drdy_irq.int2.mask) { in st_sensors_set_drdy_int_pin() 266 dev_err(parent, "DRDY on INT2 not available.\n"); in st_sensors_set_drdy_int_pin() 278 !sdata->sensor_settings->drdy_irq.int2.addr_od) in st_sensors_set_drdy_int_pin() 403 addr = sdata->sensor_settings->drdy_irq.int2.addr_od; in st_sensors_init_sensor() 404 mask = sdata->sensor_settings->drdy_irq.int2.mask_od; in st_sensors_init_sensor() 429 !sdata->sensor_settings->drdy_irq.int2.addr) { in st_sensors_set_dataready_irq() 455 drdy_addr = sdata->sensor_settings->drdy_irq.int2.addr; in st_sensors_set_dataready_irq() 456 drdy_mask = sdata->sensor_settings->drdy_irq.int2.mask; in st_sensors_set_dataready_irq()
|
| /linux/Documentation/devicetree/bindings/iio/pressure/ |
| H A D | fsl,mpl3115.yaml | 39 - INT2 69 interrupt-names = "INT2";
|
| /linux/Documentation/devicetree/bindings/iio/gyroscope/ |
| H A D | nxp,fxas21002c.yaml | 44 - INT2 96 interrupt-names = "INT2";
|
| /linux/Documentation/devicetree/bindings/iio/imu/ |
| H A D | invensense,icm45600.yaml | 49 - enum: [int1, int2] 50 - const: int2
|
| H A D | bosch,smi330.yaml | 40 - INT2
|
| H A D | st,lsm6dsx.yaml | 62 Supports up to 2 interrupt lines via the INT1 and INT2 pins.
|
| /linux/include/linux/iio/common/ |
| H A D | st_sensors.h | 164 * @int2: data-ready configuration register for INT2 pin. 174 struct st_sensor_int_drdy int2; member
|
| /linux/drivers/iio/accel/ |
| H A D | st_accel_core.c | 260 .int2 = { 495 .int2 = { 572 .int2 = { 643 .int2 = { 850 .int2 = { 908 .int2 = { 1061 .int2 = { 1138 .int2 = { 1229 .int2 = {
|
| /linux/include/dt-bindings/sound/ |
| H A D | tlv320adc3xxx.h | 16 #define ADC3XXX_GPIO_INT2 6 /* INT2 output */
|
| /linux/arch/mips/boot/dts/loongson/ |
| H A D | loongson64c-package.dtsi | 40 <0x00000000>, /* int2 */
|
| H A D | loongson64-2k1000.dtsi | 75 <0x00000000>, /* int2 */ 95 <0x00000000>, /* int2 */
|
| /linux/arch/mips/sgi-ip22/ |
| H A D | ip22-hpc.c | 44 /* Full House comes with INT2 which lives in PBUS PIO in sgihpc_init()
|
| H A D | ip22-int.c | 124 * workaround for INT2 bug; if irq == 0, INT2 has seen a fifo full in indy_local0_irqdispatch()
|
| /linux/drivers/iio/imu/bmi160/ |
| H A D | bmi160_core.c | 85 /* INT1 and INT2 are in the opposite order as in INT_OUT_CTRL! */ 582 pin_name = "INT2"; in bmi160_config_pin() 642 /* Use INT1 if possible, otherwise fall back to INT2. */ in bmi160_get_irq() 649 irq = fwnode_irq_get_byname(fwnode, "INT2"); in bmi160_get_irq()
|
| /linux/drivers/extcon/ |
| H A D | extcon-sm5502.h | 290 /* INT2 */ 327 /* INT2 */
|
| /linux/Documentation/arch/m68k/ |
| H A D | buddha-driver.rst | 103 The IDE ports issue an INT2. You can read the level of the 107 determine what driver has to serve the INT2. Buddha and
|
| /linux/arch/m68k/include/asm/ |
| H A D | traps.h | 246 unsigned short int2[2]; member 256 unsigned short int2[2]; member
|
| /linux/sound/soc/qcom/qdsp6/ |
| H A D | q6prm.h | 41 /* Clock ID for INT2 I2S IBIT */
|
| /linux/drivers/iio/magnetometer/ |
| H A D | st_magn_core.c | 486 .int2 = { 504 /* Default magn DRDY is available on INT2 pin */ 637 if (mdata->sensor_settings->drdy_irq.int2.mask) in st_magn_common_probe()
|