Home
last modified time | relevance | path

Searched defs:__bf_shf (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/xilinx/common/include/
H A Dplat_common.h11 #define __bf_shf(x) (__builtin_ffsll(x) - 1U) macro
/rk3399_ARM-atf/plat/intel/soc/common/drivers/ccu/
H A Dncore_ccu.c33 #define __bf_shf(x) (__builtin_ffsll(x) - 1) macro
/rk3399_ARM-atf/plat/intel/soc/agilex5/include/
H A Dagilex5_iossm_mailbox.h17 #define __bf_shf(x) (__builtin_ffsll(x) - 1U) macro
/rk3399_ARM-atf/include/drivers/cadence/
H A Dcdns_nand.h14 #define __bf_shf(x) (__builtin_ffsll(x) - 1U) macro