Searched refs:srdy (Results 1 – 3 of 3) sorted by relevance
190 int val = gpio_get_value(ifx_dev->gpio.srdy); in mrdy_assert()614 int srdy; in ifx_spi_complete() local661 srdy = gpio_get_value(ifx_dev->gpio.srdy); in ifx_spi_complete()662 if (!srdy) in ifx_spi_complete()962 int srdy; in ifx_spi_spi_probe() local1048 ifx_dev->gpio.srdy = pl_data->srdy; in ifx_spi_spi_probe()1053 ifx_dev->gpio.srdy, ifx_dev->gpio.reset_out); in ifx_spi_spi_probe()1096 ret = gpio_request(ifx_dev->gpio.srdy, "ifxModem"); in ifx_spi_spi_probe()1099 ifx_dev->gpio.srdy); in ifx_spi_spi_probe()1103 ret += gpio_export(ifx_dev->gpio.srdy, 1); in ifx_spi_spi_probe()[all …]
112 unsigned short srdy; /* slave-ready gpio */ member
9 unsigned short srdy; /* SRDY */ member