Home
last modified time | relevance | path

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

/freebsd/sys/contrib/device-tree/Bindings/bus/
H A Dts-nbus.txt16 - 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 Dnvidia,tegra20-gmi.txt45 - 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/sys/dev/sound/pcm/
H A Dfeeder_mixer.c133 int rdy; in feed_mixer_rec() local
166 rdy = b->rl; in feed_mixer_rec()
201 b->rl = rdy; in feed_mixer_rec()
/freebsd/contrib/nvi/catalog/
H A Dru_RU.KOI8-R.owner2 Dima Ruban <dima@rdy.com>
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_93cx6.c95 #define CLOCK_PULSE(sd, rdy) \
96 while ((SEEPROM_STATUS_INB(sd) & rdy) == 0) { \
102 CLOCK_PULSE(sd,rdy) global() argument
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dfsl-imx-cspi.txt35 - fsl,spi-rdy-drctl: Integer, representing the value of DRCTL, the register
55 fsl,spi-rdy-drctl = <1>;
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dphy-miphy28lp.txt34 - st,osc-rdy : to check the MIPHY0_OSC_RDY status in the glue-logic. This
65 st,osc-rdy;
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dlantiq,pinctrl-xway.txt67 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/dev/usb/input/
H A Dwsp.c625 int rdy; /* y axis remainder of divide by scale_factor */ member
975 int rdy = 0; in wsp_intr_callback() local
1197 sc->rdy = 0; in wsp_intr_callback()
1283 rdy = (dy + sc->rdy) % tun.scale_factor; in wsp_intr_callback()
1284 dy = (dy + sc->rdy) / tun.scale_factor; in wsp_intr_callback()
1285 sc->rdy = rdy; in wsp_intr_callback()
/freebsd/sys/contrib/device-tree/src/mips/ni/
H A D169445.dts67 gpios = <&gpio2 0 0>, /* rdy */
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dstih418-b2199.dts43 st,osc-rdy;
H A Dstih418-b2264.dts121 st,osc-rdy;
H A Dstihxxx-b2120.dtsi77 st,osc-rdy;
/freebsd/sys/dev/nvme/
H A Dnvme_ctrlr.c319 uint8_t en, rdy; in nvme_ctrlr_disable() local
326 rdy = NVMEV(NVME_CSTS_REG_RDY, csts); in nvme_ctrlr_disable()
336 if (rdy == 0) in nvme_ctrlr_disable()
340 if (rdy == 0) { in nvme_ctrlr_disable()
366 uint8_t css, en, rdy; in nvme_ctrlr_enable() local
373 rdy = NVMEV(NVME_CSTS_REG_RDY, csts); in nvme_ctrlr_enable()
379 if (rdy == 1) in nvme_ctrlr_enable()
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Datmel-nand.txt173 gpios = <&pioC 13 0 /* rdy */
200 gpios = <&pioD 5 0 /* rdy */
/freebsd/sys/contrib/dev/rtw89/
H A Drtw8922a.c1562 u32 rdy = 0; in rtw8922a_bb_preinit() local
1565 rdy = 1; in rtw8922a_bb_preinit()
1571 rtw89_write32_mask(rtwdev, R_BE_FEN_RST_ENABLE, mcu_bootrdy_mask[phy_idx], rdy); in rtw8922a_bb_preinit()
/freebsd/sys/contrib/device-tree/src/arm/rockchip/
H A Drk3036.dtsi792 flash_rdy: flash-rdy {
H A Drk3128.dtsi1141 flash_rdy: flash-rdy {
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3308.dtsi1073 flash_rdy: flash-rdy {
H A Dpx30.dtsi2078 flash_rdy: flash-rdy {