Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dopenprom.h224 unsigned int phys_mid; member
262 unsigned int phys_mid; member
273 unsigned int phys_mid; member
/openbmc/u-boot/include/
H A Dfdtdec.h105 u32 phys_mid; member
/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c854 uint32_t phys_mid; member
918 reg->phys_mid = 0; in populate_resource_props()
938 reg->phys_mid = 0; in populate_resource_props()
/openbmc/u-boot/drivers/core/
H A Dofnode.c609 addr->phys_mid = fdt32_to_cpu(cell[1]); in ofnode_read_pci_addr()
/openbmc/u-boot/lib/
H A Dfdtdec.c217 addr->phys_mid = fdt32_to_cpu(cell[1]); in fdtdec_get_pci_addr()