Home
last modified time | relevance | path

Searched defs:big_endian (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/include/net/
Dethoc.h
/openbmc/linux/include/linux/platform_data/
Db53.h
Di2c-ocores.h
/openbmc/linux/arch/microblaze/kernel/
Dhead.S
/openbmc/qemu/include/hw/rtc/
H A Dgoldfish_rtc.h46 bool big_endian; member
/openbmc/qemu/hw/ipack/
H A Dtpci200.c67 bool big_endian[3]; member
88 static void adjust_addr(bool big_endian, hwaddr *addr, unsigned size) in adjust_addr()
97 static uint64_t adjust_value(bool big_endian, uint64_t *val, unsigned size) in adjust_value()
/openbmc/qemu/include/hw/net/
H A Ddp8393x.h37 bool big_endian; member
/openbmc/linux/drivers/spi/
Dspi-iproc-qspi.c
/openbmc/linux/drivers/tty/serial/
Dearlycon.c
/openbmc/linux/drivers/irqchip/
Dirq-ls-extirq.c
/openbmc/linux/include/linux/
Dbcm963xx_tag.h
/openbmc/linux/drivers/rtc/
Drtc-fsl-ftm-alarm.c
/openbmc/linux/drivers/clocksource/
Dtimer-fsl-ftm.c
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio.h25 bool big_endian; member
/openbmc/u-boot/include/linux/usb/
H A Dmusb.h77 unsigned big_endian:1; /* true if CPU uses big-endian */ member
/openbmc/qemu/rust/qemu-api/src/
H A Dmemory.rs75 pub const fn big_endian(mut self) -> Self { in big_endian() method
/openbmc/u-boot/drivers/pci/
H A Dpcie_layerscape.h144 bool big_endian; member
/openbmc/linux/drivers/base/regmap/
Dregmap-mmio.c
/openbmc/linux/drivers/net/ethernet/ti/
Dnetcp.h
/openbmc/qemu/tests/qtest/
H A Dlibqtest.c87 bool big_endian; member
774 int big_endian; in qtest_query_target_endianness() local
/openbmc/qemu/hw/core/
H A Dloader.c229 bool big_endian, hwaddr target_page_size) in load_aout()
/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c2432 void spapr_pci_switch_vga(SpaprMachineState *spapr, bool big_endian) in spapr_pci_switch_vga()