Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/qti/common/src/
A Dqti_common.c126 *aligned_addr = round_down(addr, PAGE_SIZE); in qti_align_mem_region()
/tf-a-ffa_el3_spmc/lib/coreboot/
A Dcoreboot_table.c72 uintptr_t pageaddr = round_down(baseaddr, PAGE_SIZE); in expand_and_mmap()
/tf-a-ffa_el3_spmc/include/lib/
A Dutils_def.h104 #define round_down(value, boundary) \ macro
/tf-a-ffa_el3_spmc/plat/mediatek/mt8192/drivers/spm/
A Dmt_spm_vcorefs.c355 opp_uv[i] = round_down((opp_uv[i] * VCORE_LV) / 100U, in spm_vcorefs_vcore_setting()

Completed in 6 milliseconds