Home
last modified time | relevance | path

Searched refs:_tm (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/include/lib/
H A Dsmccc.h189 #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 Dgicv5.h167 #define WIRE_PROP_DESC(_id, _domain, _tm) \ argument
171 .tm = (_tm), \