Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/controller/dwc/
Dpcie-designware-host.c334 pp->cfg1_size = resource_size(cfg_res) >> 1; in dw_pcie_host_init()
380 pp->cfg1_size = resource_size(pp->cfg) >> 1; in dw_pcie_host_init()
414 pp->cfg1_size); in dw_pcie_host_init()
547 cfg_size = pp->cfg1_size; in dw_pcie_access_other_conf()
Dpcie-designware.h172 u32 cfg1_size; member