Home
last modified time | relevance | path

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

/trusted-firmware-a/include/lib/
A Dsmccc.h191 static inline uint32_t smc_uuid_word(uint8_t b0, uint8_t b1, uint8_t b2, uint8_t b3) in smc_uuid_word() function
199 smc_uuid_word((_uuid).time_low[0], (_uuid).time_low[1], \
201 smc_uuid_word((_uuid).time_mid[0], (_uuid).time_mid[1], \
204 smc_uuid_word((_uuid).clock_seq_hi_and_reserved, \
207 smc_uuid_word((_uuid).node[2], (_uuid).node[3], \

Completed in 3 milliseconds