Home
last modified time | relevance | path

Searched refs:xp (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/u-boot/arch/arm/dts/
H A Darmada-xp.dtsi53 #include "armada-370-xp.dtsi"
57 compatible = "marvell,armadaxp", "marvell,armada-370-xp";
75 compatible = "marvell,armada-xp-sdram-controller";
89 compatible = "marvell,armada-xp-spi",
96 compatible = "marvell,armada-xp-spi",
136 compatible = "marvell,armada-370-xp-system-controller";
141 compatible = "marvell,armada-xp-gating-clock";
148 compatible = "marvell,armada-xp-core-clock";
162 compatible = "marvell,armada-xp-cpu-clock";
172 compatible = "marvell,armada-xp-timer";
[all …]
H A Darmada-xp-mv78230.dtsi50 #include "armada-xp.dtsi"
54 compatible = "marvell,armadaxp-mv78230", "marvell,armadaxp", "marvell,armada-370-xp";
64 enable-method = "marvell,armada-xp-smp";
90 compatible = "marvell,armada-xp-pcie";
H A Darmada-xp-mv78260.dtsi50 #include "armada-xp.dtsi"
54 compatible = "marvell,armadaxp-mv78260", "marvell,armadaxp", "marvell,armada-370-xp";
65 enable-method = "marvell,armada-xp-smp";
91 compatible = "marvell,armada-xp-pcie";
330 compatible = "marvell,armada-xp-neta";
H A Darmada-xp-theadorable.dts60 #include "armada-xp-mv78260.dtsi"
64 compatible = "marvell,armadaxp-mv78260", "marvell,armadaxp", "marvell,armada-370-xp";
165 compatible = "marvell,armada-xp-lcd";
H A Darmada-xp-mv78460.dtsi50 #include "armada-xp.dtsi"
54 compatible = "marvell,armadaxp-mv78460", "marvell,armadaxp", "marvell,armada-370-xp";
66 enable-method = "marvell,armada-xp-smp";
108 compatible = "marvell,armada-xp-pcie";
369 compatible = "marvell,armada-xp-neta";
H A Darmada-xp-gp.dts61 #include "armada-xp-mv78460.dtsi"
65 …atible = "marvell,axp-gp", "marvell,armadaxp-mv78460", "marvell,armadaxp", "marvell,armada-370-xp";
H A Darmada-xp-maxbcm.dts60 #include "armada-xp-mv78460.dtsi"
64 …atible = "marvell,axp-gp", "marvell,armadaxp-mv78460", "marvell,armadaxp", "marvell,armada-370-xp";
H A Darmada-xp-synology-ds414.dts29 #include "armada-xp-mv78230.dtsi"
34 "marvell,armadaxp", "marvell,armada-370-xp";
H A DMakefile148 armada-xp-gp.dtb \
149 armada-xp-maxbcm.dtb \
150 armada-xp-synology-ds414.dtb \
151 armada-xp-theadorable.dtb \
/openbmc/qemu/hw/i386/xen/
H A Dxen-pvh.c44 XenPVHx86State *xp = XEN_PVH_X86(ms); in xen_pvh_init() local
48 xp->cpu = g_malloc(sizeof xp->cpu[0] * ms->smp.max_cpus); in xen_pvh_init()
50 xp->cpu[i] = xen_pvh_cpu_new(ms, i); in xen_pvh_init()
/openbmc/qemu/hw/xen/
H A Dxen-pvh-common.c239 XenPVHMachineState *xp = XEN_PVH_MACHINE(obj); \
245 xp->cfg.n.f = value; \
253 XenPVHMachineState *xp = XEN_PVH_MACHINE(obj); \
254 uint64_t value = xp->cfg.n.f; \
284 XenPVHMachineState *xp = XEN_PVH_MACHINE(obj); in XEN_PVH_PROP_MEMMAP() local
291 xp->cfg.pci_intx_irq_base = value; in XEN_PVH_PROP_MEMMAP()
298 XenPVHMachineState *xp = XEN_PVH_MACHINE(obj); in xen_pvh_get_pci_intx_irq_base() local
299 uint32_t value = xp->cfg.pci_intx_irq_base; in xen_pvh_get_pci_intx_irq_base()
/openbmc/u-boot/net/
H A Dtftp.c311 uchar *xp; in tftp_send() local
324 xp = pkt; in tftp_send()
349 len = pkt - xp; in tftp_send()
356 xp = pkt; in tftp_send()
371 len = pkt - xp; in tftp_send()
375 xp = pkt; in tftp_send()
383 len = pkt - xp; in tftp_send()
387 xp = pkt; in tftp_send()
394 len = pkt - xp; in tftp_send()
/openbmc/ipmitool/src/plugins/lan/
H A Dmd5.c183 const md5_byte_t *xp = data; in md5_process() local
191 for (i = 0; i < 16; ++i, xp += 4) in md5_process()
192 xbuf[i] = xp[0] + (xp[1] << 8) + (xp[2] << 16) + (xp[3] << 24); in md5_process()
/openbmc/entity-manager/src/fru_device/
H A Dgzip_utils.cpp62 static std::vector<std::string> xpathText(xmlDocPtr doc, const char* xp) in xpathText() argument
70 const unsigned char* xpptr = std::bit_cast<const unsigned char*>(xp); in xpathText()
/openbmc/u-boot/configs/
H A Dmaxbcm_defconfig32 CONFIG_DEFAULT_DEVICE_TREE="armada-xp-maxbcm"
H A Dds414_defconfig41 CONFIG_DEFAULT_DEVICE_TREE="armada-xp-synology-ds414"
H A Ddb-mv784mp-gp_defconfig44 CONFIG_DEFAULT_DEVICE_TREE="armada-xp-gp"
H A Dtheadorable_debug_defconfig48 CONFIG_DEFAULT_DEVICE_TREE="armada-xp-theadorable"
/openbmc/u-boot/drivers/net/
H A Dftmac100.h50 unsigned int xp; /* 0xf8 */ member
/openbmc/qemu/tests/tcg/tricore/
H A Dlink.ld10 data_ram (w!xp): org = 0xd0000000, len = 130K
/openbmc/docs/release/metrics/
H A D2021-0345 1001029 xp-chen,0
H A D2021-0445 1001029 xp-chen,0
H A D2021-0762 1001029 xp-chen,0
H A D2021-0662 1001029 xp-chen,0
H A D2021-0862 1001029 xp-chen,0

12