/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/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/sys/dev/aic7xxx/ |
H A D | aic7xxx_93cx6.c | 95 #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 D | fsl-imx-cspi.txt | 35 - 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 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/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/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/nvme/ |
H A D | nvme_ctrlr.c | 294 uint8_t en, rdy; in nvme_ctrlr_disable() local 301 rdy = NVMEV(NVME_CSTS_REG_RDY, csts); in nvme_ctrlr_disable() 311 if (rdy == 0) in nvme_ctrlr_disable() 315 if (rdy == 0) { in nvme_ctrlr_disable() 341 uint8_t en, rdy; in nvme_ctrlr_enable() local 348 rdy = NVMEV(NVME_CSTS_REG_RDY, csts); in nvme_ctrlr_enable() 354 if (rdy == 1) in nvme_ctrlr_enable()
|
/freebsd/sys/contrib/device-tree/src/mips/ni/ |
H A D | 169445.dts | 67 gpios = <&gpio2 0 0>, /* rdy */
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stih418-b2199.dts | 43 st,osc-rdy;
|
H A D | stih418-b2264.dts | 121 st,osc-rdy;
|
H A D | stihxxx-b2120.dtsi | 77 st,osc-rdy;
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | atmel-nand.txt | 173 gpios = <&pioC 13 0 /* rdy */ 200 gpios = <&pioD 5 0 /* rdy */
|
/freebsd/sys/contrib/device-tree/src/arm/rockchip/ |
H A D | rk3036.dtsi | 759 flash_rdy: flash-rdy {
|
H A D | rk3128.dtsi | 1135 flash_rdy: flash-rdy {
|
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
H A D | rk3308.dtsi | 1073 flash_rdy: flash-rdy {
|
H A D | px30.dtsi | 2068 flash_rdy: flash-rdy {
|