Searched refs:DMM_REG_ALIGN_SIZE (Results 1 – 2 of 2) sorted by relevance
37 #define DMM_REG_ALIGN_SIZE(node_id) \ macro43 #define DMM_REG_ALIGN_SIZE(node_id) (sizeof(uint8_t))50 #define DMM_ALIGN_SIZE(node_id) DMM_REG_ALIGN_SIZE(DT_PHANDLE(node_id, memory_regions))
26 .dt_align = DMM_REG_ALIGN_SIZE(node_id), \