Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/host/
Dpcie-designware.c418 pp->cfg1_size = resource_size(cfg_res)/2; in dw_pcie_host_init()
453 pp->cfg1_size = resource_size(pp->cfg)/2; in dw_pcie_host_init()
487 pp->cfg1_size); in dw_pcie_host_init()
585 cfg_size = pp->cfg1_size; in dw_pcie_rd_other_conf()
619 cfg_size = pp->cfg1_size; in dw_pcie_wr_other_conf()
Dpcie-designware.h34 u32 cfg1_size; member