| /freebsd/sys/contrib/device-tree/Bindings/bus/ |
| H A D | ts-nbus.txt | 16 - ts,rdy-gpios : The GPIO pin connected to the rdy line on the FPGA 43 ts,rdy-gpios = <&gpio0 21 GPIO_ACTIVE_HIGH>;
|
| H A D | nvidia,tegra20-gmi.txt | 45 - nvidia,snor-rdy-active-before-data: Assert RDY signal one cycle before data. 47 - nvidia,snor-rdy-active-high: RDY signal is active high
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | killpg3.sh | 55 #define RDY 1 78 atomic_fetch_add(&share[RDY], 1); 125 while (atomic_load(&share[RDY]) != parallel) 151 share[RDY] = 0;
|
| /freebsd/sys/contrib/device-tree/Bindings/trigger-source/ |
| H A D | adi,util-sigma-delta-spi.yaml | 17 a SPI offload trigger from the RDY signal of the combined DOUT/RDY pin of
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
| H A D | adi,ad7173.yaml | 78 - const: rdy 138 rdy-gpios: 397 interrupt-names = "rdy"; 455 interrupt-names = "rdy"; 457 rdy-gpios = <&gpio 25 GPIO_ACTIVE_LOW>;
|
| H A D | adi,ad7192.yaml | 109 rdy-gpios: 210 rdy-gpios = <&gpio 25 GPIO_ACTIVE_LOW>; 241 rdy-gpios = <&gpio 25 GPIO_ACTIVE_LOW>;
|
| H A D | adi,ad7124.yaml | 40 rdy-gpios: 136 rdy-gpios = <&gpio 25 GPIO_ACTIVE_LOW>;
|
| H A D | adi,ad7780.yaml | 66 rdy-gpios:
|
| /freebsd/sys/contrib/device-tree/Bindings/mtd/ |
| H A D | gpio-control-nand.txt | 15 GPIO references is: RDY, nCE, ALE, CLE, and nWP. nCE and nWP are optional. 38 gpios = <&banka 1 0>, /* RDY */
|
| H A D | atmel-nand.txt | 173 gpios = <&pioC 13 0 /* rdy */ 200 gpios = <&pioD 5 0 /* rdy */
|
| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | lantiq,pinctrl-xway.txt | 67 ebu cs1, ebu wait, nand ale, nand cs1, nand cle, nand rdy, nand rd, 79 ebu cs1, ebu wait, nand ale, nand cs1, nand cle, nand rdy, nand rd, 94 nand rdy, nand rd, nand_d0, nand_d1, nand_d2, nand_d3, nand_d4, nand_d5,
|
| /freebsd/sys/contrib/device-tree/Bindings/spi/ |
| H A D | fsl-imx-cspi.txt | 35 - fsl,spi-rdy-drctl: Integer, representing the value of DRCTL, the register 55 fsl,spi-rdy-drctl = <1>;
|
| H A D | fsl-imx-cspi.yaml | 75 fsl,spi-rdy-drctl:
|
| /freebsd/sys/dev/nvme/ |
| H A D | nvme_ctrlr.c | 261 * Wait for RDY to change. 297 uint8_t en, rdy; in nvme_ctrlr_disable() local 304 rdy = NVMEV(NVME_CSTS_REG_RDY, csts); in nvme_ctrlr_disable() 308 * when CSTS.RDY is 1 or transitioning CC.EN from 1 to 0 when in nvme_ctrlr_disable() 309 * CSTS.RDY is 0 "has undefined results" So make sure that CSTS.RDY in nvme_ctrlr_disable() 313 /* Wait for RDY == 0 or timeout & fail */ in nvme_ctrlr_disable() 314 if (rdy == 0) in nvme_ctrlr_disable() 318 if (rdy == 0) { in nvme_ctrlr_disable() 319 /* EN == 1, wait for RDY == 1 or timeout & fail */ in nvme_ctrlr_disable() 344 uint8_t en, rdy; in nvme_ctrlr_enable() local [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/phy/ |
| H A D | phy-miphy28lp.txt | 34 - st,osc-rdy : to check the MIPHY0_OSC_RDY status in the glue-logic. This 65 st,osc-rdy;
|
| /freebsd/sys/dev/ocs_fc/ |
| H A D | ocs_xport.c | 314 ocs_log_test(ocs, "Cannot enable auto xfer rdy for this port\n"); in ocs_xport_initialize_auto_xfer_ready() 319 ocs_log_test(ocs, "%s: Can't set auto xfer rdy mode\n", ocs->desc); in ocs_xport_initialize_auto_xfer_ready() 345 ocs_log_test(ocs, "%s: Can't set auto xfer rdy mode\n", ocs->desc); in ocs_xport_initialize_auto_xfer_ready() 349 ocs_log_test(ocs, "%s: Can't set auto xfer rdy blk size\n", ocs->desc); in ocs_xport_initialize_auto_xfer_ready() 353 ocs_log_test(ocs, "%s: Can't set auto xfer rdy mode\n", ocs->desc); in ocs_xport_initialize_auto_xfer_ready() 357 ocs_log_test(ocs, "%s: Can't set auto xfer rdy ref tag\n", ocs->desc); in ocs_xport_initialize_auto_xfer_ready() 361 ocs_log_test(ocs, "%s: Can't set auto xfer rdy app tag valid\n", ocs->desc); in ocs_xport_initialize_auto_xfer_ready() 365 ocs_log_debug(ocs, "Auto xfer rdy is enabled, p_type=%d, blksize=%d\n", in ocs_xport_initialize_auto_xfer_ready()
|
| H A D | ocs_hw_queues.c | 1782 * @brief Process receive queue completions for RQ Pair mode - Auto xfer rdy 1887 * Since auto xfer rdy is used for this IO, then clear the sequence in ocs_hw_rqpair_process_auto_xfr_rdy_cmd() 1946 * @brief Process CQ completions for Auto xfer rdy data phases. 2163 /* Check for auto xfer rdy dummy buffers and call the proper release function. */ in ocs_hw_rqpair_sequence_free() 2196 * @brief Allocate auto xfer rdy buffers. 2199 * Allocates the auto xfer rdy buffers and places them on the free list. 2254 * @brief Post Auto xfer rdy buffers to the XRIs posted with DNRX. 2385 * @brief Posts an auto xfer rdy buffer to an IO. 2460 * The header and payload buffers are returned to the auto xfer rdy pool. 2504 * @brief Free auto xfer rdy buffers. [all …]
|
| /freebsd/sys/dev/sound/pcm/ |
| H A D | feeder_mixer.c | 137 int rdy; in feed_mixer_rec() local 170 rdy = b->rl; in feed_mixer_rec() 213 b->rl = rdy; in feed_mixer_rec()
|
| /freebsd/contrib/nvi/catalog/ |
| H A D | ru_RU.KOI8-R.owner | 2 Dima Ruban <dima@rdy.com>
|
| /freebsd/share/doc/smm/02.config/ |
| H A D | spell.ok | 62 RDY
|
| /freebsd/sys/contrib/device-tree/src/arm/st/ |
| H A D | stih418-b2199.dts | 43 st,osc-rdy;
|
| /freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
| H A D | iqs5xx.txt | 12 - interrupts : GPIO to which the device's active-high RDY
|
| /freebsd/sys/contrib/device-tree/src/mips/ni/ |
| H A D | 169445.dts | 67 gpios = <&gpio2 0 0>, /* rdy */
|
| /freebsd/sys/dev/usb/input/ |
| H A D | wsp.c | 624 int rdy; /* y axis remainder of divide by scale_factor */ member 973 int rdy = 0; in wsp_intr_callback() local 1191 sc->rdy = 0; in wsp_intr_callback() 1277 rdy = (dy + sc->rdy) % tun.scale_factor; in wsp_intr_callback() 1278 dy = (dy + sc->rdy) / tun.scale_factor; in wsp_intr_callback() 1279 sc->rdy = rdy; in wsp_intr_callback()
|
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic7xxx_93cx6.h | 77 * RDY - SEEPROM ready
|