Searched refs:ifx (Results 1 – 1 of 1) sorted by relevance
107 static inline void mrdy_set_high(struct ifx_spi_device *ifx) in mrdy_set_high() argument109 gpiod_set_value(ifx->gpio.mrdy, 1); in mrdy_set_high()117 static inline void mrdy_set_low(struct ifx_spi_device *ifx) in mrdy_set_low() argument119 gpiod_set_value(ifx->gpio.mrdy, 0); in mrdy_set_low()