Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pci/controller/dwc/
Dpcie-designware-host.c303 pp->cfg0_size = resource_size(cfg_res); in dw_pcie_host_init()
483 dw_pcie_prog_outbound_atu(pci, 0, type, pp->cfg0_base, busdev, pp->cfg0_size); in dw_pcie_other_conf_map_bus()
Dpcie-designware.h184 u32 cfg0_size; member