Home
last modified time | relevance | path

Searched refs:round_up_next_pwr_of_2 (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/sdhc/
Drcar_mmc.c1060 static inline uint32_t round_up_next_pwr_of_2(uint32_t val) in round_up_next_pwr_of_2() function
1121 divisor = round_up_next_pwr_of_2(divisor); in rcar_mmc_set_clk_rate()