/linux/drivers/mtd/nand/raw/ |
H A D | gpio.c | 39 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 D | lpc32xx_slc.c | 298 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/Documentation/devicetree/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
|
/linux/drivers/input/touchscreen/ |
H A D | wacom_w8001.c | 60 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/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_93cx6.c | 95 #define CLOCK_PULSE(sd, rdy) \ argument 96 while ((SEEPROM_STATUS_INB(sd) & rdy) == 0) { \
|
/linux/Documentation/devicetree/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;
|
/linux/Documentation/devicetree/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,
|
/linux/arch/mips/boot/dts/ni/ |
H A D | 169445.dts | 67 gpios = <&gpio2 0 0>, /* rdy */
|
/linux/arch/arm/boot/dts/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;
|
/linux/drivers/crypto/amcc/ |
H A D | crypto4xx_reg_def.h | 231 u32 rdy:1; member
|
/linux/Documentation/devicetree/bindings/mtd/ |
H A D | atmel-nand.txt | 173 gpios = <&pioC 13 0 /* rdy */ 200 gpios = <&pioD 5 0 /* rdy */
|
/linux/sound/pci/ |
H A D | sis7019.c | 891 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/drivers/scsi/be2iscsi/ |
H A D | be_cmds.c | 1617 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/drivers/scsi/hisi_sas/ |
H A D | hisi_sas.h | 653 extern void hisi_sas_phy_down(struct hisi_hba *hisi_hba, int phy_no, int rdy,
|
H A D | hisi_sas_main.c | 2070 void hisi_sas_phy_down(struct hisi_hba *hisi_hba, int phy_no, int rdy, in hisi_sas_phy_down() argument 2077 if (rdy) { in hisi_sas_phy_down()
|
H A D | hisi_sas_v3_hw.c | 1700 int rdy = phy_state & (1 << phy_no); in int_phy_up_down_bcast_v3_hw() local 1702 if (rdy) { in int_phy_up_down_bcast_v3_hw()
|
/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3036.dtsi | 759 flash_rdy: flash-rdy {
|
H A D | rk3128.dtsi | 1135 flash_rdy: flash-rdy {
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3308.dtsi | 1073 flash_rdy: flash-rdy {
|
H A D | px30.dtsi | 2068 flash_rdy: flash-rdy {
|