Searched refs:time_mid (Results 1 – 8 of 8) sorted by relevance
| /rk3399_ARM-atf/include/tools_share/ |
| H A D | uuid.h | 54 uint8_t time_mid[2]; member 63 uint16_t time_mid; member
|
| /rk3399_ARM-atf/plat/arm/common/fconf/ |
| H A D | arm_fconf_sp.c | 95 uuid.time_mid[0], uuid.time_mid[1], in fconf_populate_arm_sp()
|
| H A D | arm_fconf_io.c | 472 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 D | hob.py | 116 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 D | stm32mp_fconf_io.c | 172 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 D | smccc.h | 224 smc_uuid_word((_uuid).time_mid[0], (_uuid).time_mid[1], \
|
| /rk3399_ARM-atf/tools/fiptool/ |
| H A D | fiptool.c | 263 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 D | io_fip.c | 31 x.time_low, x.time_mid, x.time_hi_and_version, \
|