Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/
Ddriver_smpu.c130 static uint32_t round_down_to_power_of_two(uint32_t x) in round_down_to_power_of_two() function
174 uint32_t high_rs = round_down_to_power_of_two(size * NUM_SUBREGIONS); in calc_smpu_params()