Searched refs:srdy (Results 1 – 3 of 3) sorted by relevance
260 int val = gpio_get_value(ifx_dev->gpio.srdy); in mrdy_assert()656 int srdy; in ifx_spi_complete() local704 srdy = gpio_get_value(ifx_dev->gpio.srdy); in ifx_spi_complete()705 if (!srdy) in ifx_spi_complete()1002 int srdy; in ifx_spi_spi_probe() local1096 ifx_dev->gpio.srdy = pl_data->srdy; in ifx_spi_spi_probe()1101 ifx_dev->gpio.srdy, ifx_dev->gpio.reset_out); in ifx_spi_spi_probe()1144 ret = gpio_request(ifx_dev->gpio.srdy, "ifxModem"); in ifx_spi_spi_probe()1147 ifx_dev->gpio.srdy); in ifx_spi_spi_probe()1151 ret += gpio_export(ifx_dev->gpio.srdy, 1); in ifx_spi_spi_probe()[all …]
113 unsigned short srdy; /* slave-ready gpio */ member
9 unsigned short srdy; /* SRDY */ member