Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/controller/dwc/
Dpcie-designware-host.c355 pp->cfg1_size = resource_size(cfg_res) >> 1; in dw_pcie_host_init()
401 pp->cfg1_size = resource_size(pp->cfg) >> 1; in dw_pcie_host_init()
435 pp->cfg1_size); in dw_pcie_host_init()
543 cfg_size = pp->cfg1_size; in dw_pcie_rd_other_conf()
582 cfg_size = pp->cfg1_size; in dw_pcie_wr_other_conf()
Dpcie-designware.h150 u32 cfg1_size; member