Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/tools_share/
Duuid.h56 uint8_t clock_seq_hi_and_reserved; member
/trusted-firmware-a-latest/plat/arm/common/fconf/
Darm_fconf_sp.c96 uuid_helper.uuid_struct.clock_seq_hi_and_reserved, in fconf_populate_arm_sp()
Darm_fconf_io.c438 uuid_helper.uuid_struct.clock_seq_hi_and_reserved, in fconf_populate_arm_io_policies()
/trusted-firmware-a-latest/plat/st/common/
Dstm32mp_fconf_io.c154 uuid_helper.uuid_struct.clock_seq_hi_and_reserved, in fconf_populate_stm32mp_io_policies()
/trusted-firmware-a-latest/include/lib/
Dsmccc.h223 smc_uuid_word((_uuid).clock_seq_hi_and_reserved, \
/trusted-firmware-a-latest/drivers/io/
Dio_fip.c32 x.clock_seq_hi_and_reserved, x.clock_seq_low, \
/trusted-firmware-a-latest/tools/fiptool/
Dfiptool.c264 (u->clock_seq_hi_and_reserved << 8) | u->clock_seq_low, in uuid_to_str()
284 &u->clock_seq_hi_and_reserved, &u->clock_seq_low, in uuid_from_str()