Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/tools_share/
Duuid.h57 uint8_t clock_seq_low; member
/trusted-firmware-a-latest/plat/arm/common/fconf/
Darm_fconf_sp.c97 uuid_helper.uuid_struct.clock_seq_low, in fconf_populate_arm_sp()
Darm_fconf_io.c439 uuid_helper.uuid_struct.clock_seq_low, in fconf_populate_arm_io_policies()
/trusted-firmware-a-latest/plat/st/common/
Dstm32mp_fconf_io.c155 uuid_helper.uuid_struct.clock_seq_low, in fconf_populate_stm32mp_io_policies()
/trusted-firmware-a-latest/include/lib/
Dsmccc.h224 (_uuid).clock_seq_low, (_uuid).node[0], \
/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()