Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/pci/
H A Dpcie_xilinx.c185 struct fdt_resource reg_res; in pcie_xilinx_ofdata_to_platdata() local
190 0, &reg_res); in pcie_xilinx_ofdata_to_platdata()
196 pcie->cfg_base = map_physmem(reg_res.start, in pcie_xilinx_ofdata_to_platdata()
197 fdt_resource_size(&reg_res), in pcie_xilinx_ofdata_to_platdata()