Searched refs:revb (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/doc/uImage.FIT/ |
H A D | overlay-fdt-boot.txt | 19 revisions, reva and revb. Assume that both board revisions can use add a bar 20 add-on board, while only the revb board can use a baz add-on board. 41 data = /incbin/("./foo-revb.dtb"); 51 data = /incbin/("./foo-revb-bar.dtb"); 56 data = /incbin/("./foo-revb-baz.dtb"); 61 data = /incbin/("./foo-revb-bar-baz.dtb"); 73 foo-revb.dtb { 81 foo-revb-bar.dtb { 85 foo-revb-baz.dtb { 89 foo-revb-bar-baz.dtb { [all …]
|
/openbmc/qemu/hw/riscv/ |
H A D | sifive_e.c | 100 if (s->revb) { in sifive_e_machine_init() 127 return s->revb; in sifive_e_machine_get_revb() 134 s->revb = value; in sifive_e_machine_set_revb() 141 s->revb = false; in sifive_e_machine_instance_init()
|
/openbmc/qemu/include/hw/riscv/ |
H A D | sifive_e.h | 51 bool revb; member
|
/openbmc/linux/arch/arm/boot/dts/arm/ |
H A D | arm-realview-eb-11mp-ctrevb.dts | 34 compatible = "arm,realview-eb11mp-revb-syscon", "arm,realview-eb-syscon", "syscon", "simple-mfd";
|
/openbmc/qemu/tcg/loongarch64/ |
H A D | tcg-insn-defs.c.inc | 1360 /* Emits the `revb.2h d, j` instruction. */ 1367 /* Emits the `revb.2w d, j` instruction. */ 1374 /* Emits the `revb.d d, j` instruction. */
|