Home
last modified time | relevance | path

Searched defs:reg_pair_from_64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/tee/optee/
H A Doptee_private.h335 static inline void reg_pair_from_64(u32 *reg0, u32 *reg1, u64 val) in reg_pair_from_64() function
/openbmc/u-boot/drivers/tee/optee/
H A Dcore.c59 static void reg_pair_from_64(u32 *reg0, u32 *reg1, u64 val) in reg_pair_from_64() function