Home
last modified time | relevance | path

Searched refs:DRDY (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/iio/accel/
H A Dadi,adxl355.yaml31 Type for DRDY should be IRQ_TYPE_EDGE_RISING.
40 - DRDY
73 interrupt-names = "DRDY";
89 interrupt-names = "DRDY";
/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/
H A Dasahi-kasei,ak8974.yaml25 Data ready (DRDY) and interrupt (INT1) lines from the chip. The DRDY
H A Dasahi-kasei,ak8975.yaml34 AK8975 has a "Data ready" pin (DRDY) which informs that data
40 description: interrupt for DRDY pin. Triggered on rising edge.
/openbmc/qemu/tests/qtest/
H A Dide-test.c67 DRDY = 0x40, enumerator
292 assert_bit_set(qpci_io_readb(dev, ide_bar, reg_status), DRDY); in send_dma_request()
633 assert_bit_set(data, DRDY | DRQ); in test_identify()
640 assert_bit_set(data, DRDY); in test_identify()
755 assert_bit_set(data, BSY | DRDY); in test_flush()
769 assert_bit_set(data, DRDY); in test_flush()
803 assert_bit_set(data, BSY | DRDY); in test_pci_retry_flush()
819 assert_bit_set(data, DRDY); in test_pci_retry_flush()
987 assert_bit_set(data, DRQ | DRDY); in cdrom_pio_impl()
1010 assert_bit_set(data, DRQ | DRDY); in cdrom_pio_impl()
[all …]
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-href-tvk1281618-r2.dtsi99 * 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
157 * cannot set its DRDY line to open drain, so it cannot be
271 /* GPIO 32 used for DRDY, pull this down */
H A Dste-snowball.dts373 interrupts = <5 IRQ_TYPE_EDGE_RISING>; /* DRDY line */
385 interrupts = <6 IRQ_TYPE_EDGE_RISING>, /* DRDY line */
605 "GPIO166_A22", /* DRDY */
H A Dste-href-tvk1281618-r3.dtsi197 /* GPIO 32 used for DRDY, pull this down */
/openbmc/linux/Documentation/devicetree/bindings/iio/
H A Dst,st-sensors.yaml99 description: interrupt line(s) connected to the DRDY line(s) and/or the
101 three interrupts, and the DRDY must be the first one if it exists on
144 # These have only DRDY
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-pinephone-1.2.dts40 * Board revision 1.2 fixed routing of the interrupt to DRDY pin,
/openbmc/linux/Documentation/driver-api/
H A Dlibata.rst634 - ATA_STATUS doesn't contain !BSY && DRDY && !DRQ while trying to