Searched refs:_tm (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/include/lib/ |
| H A D | smccc.h | 189 #define DEFINE_SVC_UUID2(_name, _tl, _tm, _th, _cl, _ch, \ argument 198 {((_tm) >> 8) & 0xFF, \ 199 ((_tm) & 0xFF)}, \
|
| /rk3399_ARM-atf/include/drivers/arm/ |
| H A D | gicv5.h | 167 #define WIRE_PROP_DESC(_id, _domain, _tm) \ argument 171 .tm = (_tm), \
|