Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/include/lib/
A Dsmccc.h206 static inline uint32_t smc_uuid_word(uint8_t b0, uint8_t b1, uint8_t b2, uint8_t b3) in smc_uuid_word() argument
209 (((uint32_t) b2) << 16) | (((uint32_t) b3) << 24); in smc_uuid_word()

Completed in 2 milliseconds