Searched refs:rdy (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12-stable/sys/dev/nand/ |
| D | nfc_rb.c | 165 uint32_t ale[2],cle[2],nce[2],rdy[2]; in rb_nand_attach() local 181 if (OF_getprop(node, "rdy", rdy, sizeof(rdy)) <= 0) { in rb_nand_attach() 185 if (ale[0] != cle[0] || ale[0] != nce[0] || ale[0] != rdy[0]) { in rb_nand_attach() 192 sc->sc_rdy_pin = rdy[1]; in rb_nand_attach()
|
| /freebsd-12-stable/sys/dev/sound/pcm/ |
| D | feeder_mixer.c | 185 int rdy; in feed_mixer_rec() local 218 rdy = b->rl; in feed_mixer_rec() 261 b->rl = rdy; in feed_mixer_rec()
|
| /freebsd-12-stable/contrib/nvi/catalog/ |
| D | ru_RU.KOI8-R.owner | 2 Dima Ruban <dima@rdy.com>
|
| /freebsd-12-stable/sys/dev/usb/input/ |
| D | wsp.c | 570 int rdy; /* y axis remainder of divide by scale_factor */ member 854 int rdy = 0; in wsp_intr_callback() local 1027 sc->rdy = 0; in wsp_intr_callback() 1106 rdy = (dy + sc->rdy) % tun.scale_factor; in wsp_intr_callback() 1107 dy = (dy + sc->rdy) / tun.scale_factor; in wsp_intr_callback() 1108 sc->rdy = rdy; in wsp_intr_callback()
|
| /freebsd-12-stable/sys/dev/aic7xxx/ |
| D | aic7xxx_93cx6.c | 103 #define CLOCK_PULSE(sd, rdy) \ argument 104 while ((SEEPROM_STATUS_INB(sd) & rdy) == 0) { \
|
| /freebsd-12-stable/sys/dev/nvme/ |
| D | nvme_ctrlr.c | 284 uint8_t en, rdy; in nvme_ctrlr_disable() local 291 rdy = (csts >> NVME_CSTS_REG_RDY_SHIFT) & NVME_CSTS_REG_RDY_MASK; in nvme_ctrlr_disable() 300 if (rdy == 0) { in nvme_ctrlr_disable() 308 if (rdy == 0) in nvme_ctrlr_disable() 333 uint8_t en, rdy; in nvme_ctrlr_enable() local 340 rdy = (csts >> NVME_CSTS_REG_RDY_SHIFT) & NVME_CSTS_REG_RDY_MASK; in nvme_ctrlr_enable() 346 if (rdy == 1) in nvme_ctrlr_enable()
|
| /freebsd-12-stable/sys/gnu/dts/arm/ |
| D | picoxcell-pc7302-pc3x2.dts | 40 gpios = <&banka 1 0 /* rdy */
|
| D | picoxcell-pc7302-pc3x3.dts | 46 gpios = <&banka 1 0 /* rdy */
|
| D | stih418-b2199.dts | 91 st,osc-rdy;
|
| D | stihxxx-b2120.dtsi | 134 st,osc-rdy;
|
| /freebsd-12-stable/sys/gnu/dts/arm64/rockchip/ |
| D | rk3308.dtsi | 865 flash_rdy: flash-rdy {
|
| D | px30.dtsi | 1890 flash_rdy: flash-rdy {
|