Home
last modified time | relevance | path

Searched defs:cond (Results 1 – 10 of 10) sorted by relevance

/rk3399_ARM-atf/include/lib/
H A Dmmio_poll.h27 #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 Dcassert.h20 #define CASSERT(cond, msg) \ argument
/rk3399_ARM-atf/lib/compiler-rt/builtins/
H A Dassembly.h154 #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 Dsocfpga_private.h75 #define SOCFPGA_POLL(cond, max_count, delay, delay_fn, status) \ argument
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/constraints/
H A Dmt_spm_rc_api.c21 uint32_t rc_id, cond_id, cond = 0; in spm_rc_condition_modifier() local
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/
H A Dmt_spm_cond.c141 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 Dmt_spm_rc_api.c17 unsigned int rc_id, cond_id, cond; in spm_rc_condition_modifier() local
/rk3399_ARM-atf/lib/zlib/
H A Dzutil.h227 # 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 Dspmi_sw.h43 #define wait_us(cond, timeout) \ argument
/rk3399_ARM-atf/include/drivers/nxp/crypto/caam/
H A Dsec_hw_specific.h330 uint32_t cond:8; member