Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/u-boot/include/
H A Dfdtdec.h103 u32 phys_mid; member
/OK3568_Linux_fs/u-boot/drivers/core/
H A Dofnode.c642 addr->phys_mid = fdt32_to_cpu(cell[1]); in ofnode_read_pci_addr()
/OK3568_Linux_fs/u-boot/lib/
H A Dfdtdec.c220 addr->phys_mid = fdt32_to_cpu(cell[1]); in fdtdec_get_pci_addr()