Searched refs:DT_U64_C (Results 1 – 1 of 1) sorted by relevance
2473 #define DT_REG_ADDR_U64(node_id) DT_U64_C(DT_REG_ADDR_BY_IDX_RAW(node_id, 0))2518 DT_U64_C(DT_CAT4(node_id, _REG_NAME_, name, _VAL_ADDRESS))5318 #define DT_U64_C(_v) (_v) macro5320 #define DT_U64_C(_v) UINT64_C(_v) macro