Home
last modified time | relevance | path

Searched refs:rev_1 (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/drivers/misc/
Dfsl_portals.c195 u32 rev_1 = in_be32(&qman->ip_rev_1); in fdt_fixup_qportals() local
204 maj = (rev_1 >> 8) & 0xff; in fdt_fixup_qportals()
205 min = rev_1 & 0xff; in fdt_fixup_qportals()
311 u32 rev_1 = in_be32(&bman->ip_rev_1); in fdt_fixup_bportals() local
316 maj = (rev_1 >> 8) & 0xff; in fdt_fixup_bportals()
317 min = rev_1 & 0xff; in fdt_fixup_bportals()
/external/u-boot/drivers/i2c/
Dat91_i2c.h44 u32 rev_1; member
/external/tensorflow/tensorflow/compiler/xla/service/
Dcopy_insertion_test.cc1901 HloInstruction* rev_1 = builder.AddInstruction( in MakeBenchmarkWhileBody() local
1907 HloInstruction::CreateTuple({element_0, rev_1, add_1_2})); in MakeBenchmarkWhileBody()
/external/cpuinfo/test/dmesg/
Dnexus5x.log32 ….dlcomplete=0 slub_debug=FZP gpt model.name=BULLHEAD androidboot.revision=rev_1.0 bootcable.type=4…
/external/vixl/test/aarch64/
Dtest-cpu-features-aarch64.cc411 TEST_NONE(rev_1, rev(x0, x1))