Searched refs:ror8 (Results 1 – 2 of 2) sorted by relevance
472 __c = ror8(candidates, i); in dw_mci_exynos_get_best_clksmpl()480 __c = ror8(candidates, i); in dw_mci_exynos_get_best_clksmpl()493 __c = ror8(candidates, i); in dw_mci_exynos_get_best_clksmpl()
174 static inline __u8 ror8(__u8 word, unsigned int shift) in ror8() function