Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/tools_share/
H A Duuid.h56 uint8_t clock_seq_hi_and_reserved; member
/rk3399_ARM-atf/plat/arm/common/fconf/
H A Darm_fconf_sp.c98 uuid.clock_seq_hi_and_reserved, in fconf_populate_arm_sp()
H A Darm_fconf_io.c475 uuid_helper.uuid_struct.clock_seq_hi_and_reserved, in fconf_populate_arm_io_policies()
/rk3399_ARM-atf/plat/st/common/
H A Dstm32mp_fconf_io.c175 uuid_helper.uuid_struct.clock_seq_hi_and_reserved, in fconf_populate_stm32mp_io_policies()
/rk3399_ARM-atf/include/lib/
H A Dsmccc.h227 smc_uuid_word((_uuid).clock_seq_hi_and_reserved, \
/rk3399_ARM-atf/drivers/io/
H A Dio_fip.c32 x.clock_seq_hi_and_reserved, x.clock_seq_low, \
/rk3399_ARM-atf/tools/fiptool/
H A Dfiptool.c265 (u->clock_seq_hi_and_reserved << 8) | u->clock_seq_low, in uuid_to_str()
285 &u->clock_seq_hi_and_reserved, &u->clock_seq_low, in uuid_from_str()