Searched refs:ror8 (Results 1 – 2 of 2) sorted by relevance
452 __c = ror8(candiates, i); in dw_mci_exynos_get_best_clksmpl()460 __c = ror8(candiates, i); in dw_mci_exynos_get_best_clksmpl()
153 static inline __u8 ror8(__u8 word, unsigned int shift) in ror8() function