Home
last modified time | relevance | path

Searched refs:ror8 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Ddw_mmc-exynos.c452 __c = ror8(candiates, i); in dw_mci_exynos_get_best_clksmpl()
460 __c = ror8(candiates, i); in dw_mci_exynos_get_best_clksmpl()
473 __c = ror8(candiates, i); in dw_mci_exynos_get_best_clksmpl()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Ddw_mmc-exynos.c472 __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()
/kernel/linux/linux-5.10/include/linux/
H A Dbitops.h149 * ror8 - rotate an 8-bit value right
153 static inline __u8 ror8(__u8 word, unsigned int shift) in ror8() function
/kernel/linux/linux-6.6/include/linux/
H A Dbitops.h170 * ror8 - rotate an 8-bit value right
174 static inline __u8 ror8(__u8 word, unsigned int shift) in ror8() function

Completed in 4 milliseconds