Searched refs:DT_U64_C (Results 1 – 1 of 1) sorted by relevance
2463 #define DT_REG_ADDR_U64(node_id) DT_U64_C(DT_REG_ADDR_BY_IDX_RAW(node_id, 0))2508 DT_U64_C(DT_CAT4(node_id, _REG_NAME_, name, _VAL_ADDRESS))5278 #define DT_U64_C(_v) (_v) macro5280 #define DT_U64_C(_v) UINT64_C(_v) macro