Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/include/lib/
A Dsmccc.h166 static inline uint32_t smc_uuid_word(uint8_t b0, uint8_t b1, uint8_t b2, uint8_t b3) in smc_uuid_word() argument
169 (((uint32_t) b2) << 16) | (((uint32_t) b3) << 24); in smc_uuid_word()

Completed in 2 milliseconds