Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dfdtdec.h103 u32 phys_mid; member
/rk3399_rockchip-uboot/drivers/core/
H A Dofnode.c642 addr->phys_mid = fdt32_to_cpu(cell[1]); in ofnode_read_pci_addr()
/rk3399_rockchip-uboot/lib/
H A Dfdtdec.c226 addr->phys_mid = fdt32_to_cpu(cell[1]); in fdtdec_get_pci_addr()