Searched refs:b2 (Results 1 – 2 of 2) sorted by relevance
206 static inline uint32_t smc_uuid_word(uint8_t b0, uint8_t b1, uint8_t b2, uint8_t b3) in smc_uuid_word() argument209 (((uint32_t) b2) << 16) | (((uint32_t) b3) << 24); in smc_uuid_word()
569 …- wrap cold_boot.h with MTK_SIP_KERNEL_BOOT_ENABLE ([24476b2](https://review.trustedfirmware.org/p…
Completed in 13 milliseconds