Searched refs:srdy (Results 1 – 3 of 3) sorted by relevance
247 int val = gpio_get_value(ifx_dev->gpio.srdy); in mrdy_assert()645 int srdy; in ifx_spi_complete() local694 srdy = gpio_get_value(ifx_dev->gpio.srdy); in ifx_spi_complete()695 if (!srdy) in ifx_spi_complete()992 int srdy; in ifx_spi_spi_probe() local1085 ifx_dev->gpio.srdy = pl_data->srdy; in ifx_spi_spi_probe()1090 ifx_dev->gpio.srdy, ifx_dev->gpio.reset_out); in ifx_spi_spi_probe()1133 ret = gpio_request(ifx_dev->gpio.srdy, "ifxModem"); in ifx_spi_spi_probe()1136 ifx_dev->gpio.srdy); in ifx_spi_spi_probe()1140 ret += gpio_export(ifx_dev->gpio.srdy, 1); in ifx_spi_spi_probe()[all …]
97 unsigned short srdy; /* slave-ready gpio */ member
10 unsigned short srdy; /* SRDY */ member