Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/bus/
H A Dts-nbus.c35 struct gpio_desc *rdy; member
71 ts_nbus->rdy = devm_gpiod_get(&pdev->dev, "ts,rdy", GPIOD_IN); in ts_nbus_init_pdata()
72 if (IS_ERR(ts_nbus->rdy)) in ts_nbus_init_pdata()
73 return dev_err_probe(&pdev->dev, PTR_ERR(ts_nbus->rdy), in ts_nbus_init_pdata()
221 ret = gpiod_get_value_cansleep(ts_nbus->rdy); in ts_nbus_read()
256 while (gpiod_get_value_cansleep(ts_nbus->rdy) != 0) { in ts_nbus_write()
/linux-6.15/drivers/mtd/nand/raw/
H A Dgpio.c39 struct gpio_desc *rdy; member
124 if (!gpiomtd->rdy) in gpio_nand_exec_instr()
127 return nand_gpio_waitrdy(chip, gpiomtd->rdy, in gpio_nand_exec_instr()
342 gpiomtd->rdy = devm_gpiod_get_optional(dev, "rdy", GPIOD_IN); in gpio_nand_probe()
343 if (IS_ERR(gpiomtd->rdy)) { in gpio_nand_probe()
344 ret = PTR_ERR(gpiomtd->rdy); in gpio_nand_probe()
H A Dlpc32xx_slc.c298 int rdy = 0; in lpc32xx_nand_device_ready() local
301 rdy = 1; in lpc32xx_nand_device_ready()
303 return rdy; in lpc32xx_nand_device_ready()
/linux-6.15/Documentation/devicetree/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
/linux-6.15/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7192.yaml109 rdy-gpios:
210 rdy-gpios = <&gpio 25 GPIO_ACTIVE_LOW>;
241 rdy-gpios = <&gpio 25 GPIO_ACTIVE_LOW>;
H A Dadi,ad7173.yaml78 - const: rdy
138 rdy-gpios:
397 interrupt-names = "rdy";
455 interrupt-names = "rdy";
457 rdy-gpios = <&gpio 25 GPIO_ACTIVE_LOW>;
H A Dadi,ad7124.yaml40 rdy-gpios:
136 rdy-gpios = <&gpio 25 GPIO_ACTIVE_LOW>;
H A Dadi,ad7780.yaml66 rdy-gpios:
/linux-6.15/drivers/scsi/aic7xxx/
H A Daic7xxx_93cx6.c95 #define CLOCK_PULSE(sd, rdy) \ argument
96 while ((SEEPROM_STATUS_INB(sd) & rdy) == 0) { \
/linux-6.15/drivers/input/touchscreen/
H A Dwacom_w8001.c60 u8 rdy; member
111 coord->rdy = data[0] & 0x20; in parse_pen_data()
256 input_report_key(dev, w8001->type, coord->rdy); in report_pen_events()
259 if (!coord->rdy) in report_pen_events()
/linux-6.15/Documentation/devicetree/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;
/linux-6.15/Documentation/devicetree/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,
/linux-6.15/arch/arm/boot/dts/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;
/linux-6.15/arch/mips/boot/dts/ni/
H A D169445.dts67 gpios = <&gpio2 0 0>, /* rdy */
/linux-6.15/Documentation/devicetree/bindings/spi/
H A Dfsl-imx-cspi.yaml75 fsl,spi-rdy-drctl:
/linux-6.15/drivers/crypto/amcc/
H A Dcrypto4xx_reg_def.h231 u32 rdy:1; member
H A Dcrypto4xx_core.c890 sd->ctl.rdy = 1; in crypto4xx_build_pd()
901 sd->ctl.rdy = 1; in crypto4xx_build_pd()
/linux-6.15/Documentation/devicetree/bindings/mtd/
H A Datmel-nand.txt173 gpios = <&pioC 13 0 /* rdy */
200 gpios = <&pioD 5 0 /* rdy */
/linux-6.15/sound/pci/
H A Dsis7019.c891 u16 rdy; in sis_ac97_rw() local
899 rdy = codec_ready[codec]; in sis_ac97_rw()
919 if ((status & rdy) && !(status & SIS_AC97_STATUS_BUSY)) in sis_ac97_rw()
/linux-6.15/drivers/scsi/be2iscsi/
H A Dbe_cmds.c1617 u32 loop, post, rdy = 0; in beiscsi_check_fw_rdy() local
1625 rdy = 1; in beiscsi_check_fw_rdy()
1631 if (!rdy) { in beiscsi_check_fw_rdy()
1636 return rdy; in beiscsi_check_fw_rdy()
/linux-6.15/drivers/scsi/hisi_sas/
H A Dhisi_sas.h652 extern void hisi_sas_phy_down(struct hisi_hba *hisi_hba, int phy_no, int rdy,
/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8922a.c1549 u32 rdy = 0; in rtw8922a_bb_preinit() local
1552 rdy = 1; in rtw8922a_bb_preinit()
1558 rtw89_write32_mask(rtwdev, R_BE_FEN_RST_ENABLE, mcu_bootrdy_mask[phy_idx], rdy); in rtw8922a_bb_preinit()

12