Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/tools_share/
H A Duuid.h54 uint8_t time_mid[2]; member
63 uint16_t time_mid; member
/rk3399_ARM-atf/plat/arm/common/fconf/
H A Darm_fconf_sp.c95 uuid.time_mid[0], uuid.time_mid[1], in fconf_populate_arm_sp()
H A Darm_fconf_io.c472 uuid_helper.uuid_struct.time_mid[0], uuid_helper.uuid_struct.time_mid[1], in fconf_populate_arm_io_policies()
/rk3399_ARM-atf/tools/sptool/
H A Dhob.py116 def __init__(self, time_low, time_mid, time_hi_and_version, clock_seq_and_node): argument
118 self.time_mid = time_mid
127 self.time_mid,
/rk3399_ARM-atf/plat/st/common/
H A Dstm32mp_fconf_io.c172 uuid_helper.uuid_struct.time_mid[0], uuid_helper.uuid_struct.time_mid[1], in fconf_populate_stm32mp_io_policies()
/rk3399_ARM-atf/include/lib/
H A Dsmccc.h224 smc_uuid_word((_uuid).time_mid[0], (_uuid).time_mid[1], \
/rk3399_ARM-atf/tools/fiptool/
H A Dfiptool.c263 u->time_mid[0], u->time_mid[1], in uuid_to_str()
283 &u->time_mid[0], &u->time_mid[1], in uuid_from_str()
/rk3399_ARM-atf/drivers/io/
H A Dio_fip.c31 x.time_low, x.time_mid, x.time_hi_and_version, \