Searched defs:_mask (Results 1 – 7 of 7) sorted by relevance
| /rk3399_ARM-atf/plat/ti/k3low/common/drivers/k3-ddrss/common/ |
| H A D | cps_drv_lpddr4.h | 26 #define FIELD_GET(_mask, _reg) \ argument 33 #define FIELD_PREP(_mask, _val) \ argument
|
| /rk3399_ARM-atf/plat/ti/k3low/include/ |
| H A D | am62l_psc_minimal.h | 25 #define FIELD_GET(_mask, _reg) \ argument 32 #define FIELD_PREP(_mask, _val) \ argument
|
| /rk3399_ARM-atf/plat/xilinx/common/include/ |
| H A D | plat_common.h | 12 #define FIELD_GET(_mask, _reg) \ argument
|
| /rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/topology/group_4_3_1/ |
| H A D | pwr.c | 23 #define IS_ALL_GROUP_OFF(_mask) ((_mask & GROUP_CPU_ALL) == GROUP_CPU_ALL) argument
|
| /rk3399_ARM-atf/plat/intel/soc/agilex5/include/ |
| H A D | agilex5_iossm_mailbox.h | 18 #define FIELD_GET(_mask, _reg) \ argument 23 #define FIELD_PREP(_mask, _val) \ argument
|
| /rk3399_ARM-atf/plat/intel/soc/common/drivers/ccu/ |
| H A D | ncore_ccu.c | 35 #define FIELD_PREP(_mask, _val) \ argument
|
| /rk3399_ARM-atf/include/drivers/cadence/ |
| H A D | cdns_nand.h | 15 #define FIELD_GET(_mask, _reg) \ argument 20 #define FIELD_PREP(_mask, _val) \ argument
|