Home
last modified time | relevance | path

Searched refs:clock_seq_and_node (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/common/
H A Dcper.c338 g.clock_seq_and_node[0], g.clock_seq_and_node[1], in print_guid()
339 g.clock_seq_and_node[2], g.clock_seq_and_node[3], in print_guid()
340 g.clock_seq_and_node[4], g.clock_seq_and_node[5], in print_guid()
341 g.clock_seq_and_node[6], g.clock_seq_and_node[7]); in print_guid()
/rk3399_ARM-atf/tools/sptool/
H A Dhob.py116 def __init__(self, time_low, time_mid, time_hi_and_version, clock_seq_and_node): argument
120 self.clock_seq_and_node = clock_seq_and_node
129 *self.clock_seq_and_node,
134 {hex(self.time_hi_and_version)}, {[hex(i) for i in self.clock_seq_and_node]}"
/rk3399_ARM-atf/include/tools_share/
H A Duuid.h65 uint8_t clock_seq_and_node[8]; member