Searched defs:cond (Results 1 – 10 of 10) sorted by relevance
| /rk3399_ARM-atf/include/lib/ |
| H A D | mmio_poll.h | 27 #define mmio_read_poll_timeout(op, val, cond, timeout_us, args...)\ argument 42 #define mmio_read_32_poll_timeout(addr, val, cond, timeout_us) \ argument
|
| H A D | cassert.h | 20 #define CASSERT(cond, msg) \ argument
|
| /rk3399_ARM-atf/lib/compiler-rt/builtins/ |
| H A D | assembly.h | 154 #define IT(cond) it cond argument 155 #define ITT(cond) itt cond argument 156 #define ITE(cond) ite cond argument 159 #define IT(cond) argument 160 #define ITT(cond) argument 161 #define ITE(cond) argument 166 #define IT(cond) argument 167 #define ITT(cond) argument 168 #define ITE(cond) argument
|
| /rk3399_ARM-atf/plat/intel/soc/common/include/ |
| H A D | socfpga_private.h | 75 #define SOCFPGA_POLL(cond, max_count, delay, delay_fn, status) \ argument
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/constraints/ |
| H A D | mt_spm_rc_api.c | 21 uint32_t rc_id, cond_id, cond = 0; in spm_rc_condition_modifier() local
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/ |
| H A D | mt_spm_cond.c | 141 int register_plat_cond_info(struct plat_cond_info_t *cond) in register_plat_cond_info()
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8188/constraints/ |
| H A D | mt_spm_rc_api.c | 17 unsigned int rc_id, cond_id, cond; in spm_rc_condition_modifier() local
|
| /rk3399_ARM-atf/lib/zlib/ |
| H A D | zutil.h | 227 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} argument 234 # define Assert(cond,msg) argument
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spmi/ |
| H A D | spmi_sw.h | 43 #define wait_us(cond, timeout) \ argument
|
| /rk3399_ARM-atf/include/drivers/nxp/crypto/caam/ |
| H A D | sec_hw_specific.h | 330 uint32_t cond:8; member
|