Searched defs:_val (Results 1 – 3 of 3) sorted by relevance
104 .macro mov_imm _reg, _val119 .macro add_imm _reg, _val128 .macro sub_imm _reg, _val
29 #define field_prep(_mask, _val) \ argument
289 #define IO_READ32_POLL_TIMEOUT(_addr, _val, _cond, _delay_us, _timeout_us) \ argument