Home
last modified time | relevance | path

Searched defs:_mask (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/xilinx/common/include/
H A Dplat_common.h12 #define FIELD_GET(_mask, _reg) \ argument
/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/topology/group_4_3_1/
H A Dpwr.c23 #define IS_ALL_GROUP_OFF(_mask) ((_mask & GROUP_CPU_ALL) == GROUP_CPU_ALL) argument
/rk3399_ARM-atf/plat/intel/soc/agilex5/include/
H A Dagilex5_iossm_mailbox.h18 #define FIELD_GET(_mask, _reg) \ argument
23 #define FIELD_PREP(_mask, _val) \ argument
/rk3399_ARM-atf/plat/intel/soc/common/drivers/ccu/
H A Dncore_ccu.c35 #define FIELD_PREP(_mask, _val) \ argument
/rk3399_ARM-atf/include/drivers/cadence/
H A Dcdns_nand.h15 #define FIELD_GET(_mask, _reg) \ argument
20 #define FIELD_PREP(_mask, _val) \ argument