Searched refs:skip_val (Results 1 – 1 of 1) sorted by relevance
425 static int sdhc_skip(const struct device *dev, uint8_t skip_val) in sdhc_skip() argument439 } while (buf == skip_val && retries--); in sdhc_skip()