Searched refs:num_viewport (Results 1 – 2 of 2) sorted by relevance
442 ret = of_property_read_u32(np, "num-viewport", &pci->num_viewport); in dw_pcie_host_init()444 pci->num_viewport = 2; in dw_pcie_host_init()551 if (pci->num_viewport <= 2) in dw_pcie_rd_other_conf()590 if (pci->num_viewport <= 2) in dw_pcie_wr_other_conf()721 if (pci->num_viewport > 2) in dw_pcie_setup_rc()
219 u32 num_viewport; member