Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
Dpcie-designware-host.c307 pp->cfg0_size = resource_size(cfg_res); in dw_pcie_host_init()
329 pp->cfg0_size = resource_size(win->res); in dw_pcie_host_init()
334 pp->cfg0_size); in dw_pcie_host_init()
346 pp->cfg0_base, pp->cfg0_size); in dw_pcie_host_init()
469 busdev, pp->cfg0_size); in dw_pcie_other_conf_map_bus()
Dpcie-designware.h184 u32 cfg0_size; member