Home
last modified time | relevance | path

Searched refs:rdy (Results 1 – 12 of 12) sorted by relevance

/freebsd-12-stable/sys/dev/nand/
Dnfc_rb.c165 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/
Dfeeder_mixer.c185 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/
Dru_RU.KOI8-R.owner2 Dima Ruban <dima@rdy.com>
/freebsd-12-stable/sys/dev/usb/input/
Dwsp.c570 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/
Daic7xxx_93cx6.c103 #define CLOCK_PULSE(sd, rdy) \ argument
104 while ((SEEPROM_STATUS_INB(sd) & rdy) == 0) { \
/freebsd-12-stable/sys/dev/nvme/
Dnvme_ctrlr.c284 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/
Dpicoxcell-pc7302-pc3x2.dts40 gpios = <&banka 1 0 /* rdy */
Dpicoxcell-pc7302-pc3x3.dts46 gpios = <&banka 1 0 /* rdy */
Dstih418-b2199.dts91 st,osc-rdy;
Dstihxxx-b2120.dtsi134 st,osc-rdy;
/freebsd-12-stable/sys/gnu/dts/arm64/rockchip/
Drk3308.dtsi865 flash_rdy: flash-rdy {
Dpx30.dtsi1890 flash_rdy: flash-rdy {