Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/tools_share/
H A Duuid.h57 uint8_t clock_seq_low; member
/rk3399_ARM-atf/plat/arm/common/fconf/
H A Darm_fconf_sp.c99 uuid.clock_seq_low, in fconf_populate_arm_sp()
H A Darm_fconf_io.c476 uuid_helper.uuid_struct.clock_seq_low, in fconf_populate_arm_io_policies()
/rk3399_ARM-atf/plat/st/common/
H A Dstm32mp_fconf_io.c176 uuid_helper.uuid_struct.clock_seq_low, in fconf_populate_stm32mp_io_policies()
/rk3399_ARM-atf/include/lib/
H A Dsmccc.h228 (_uuid).clock_seq_low, (_uuid).node[0], \
/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()