Searched refs:num_viewport (Results 1 – 2 of 2) sorted by relevance
432 ret = of_property_read_u32(np, "num-viewport", &pci->num_viewport); in dw_pcie_host_init()434 pci->num_viewport = 2; in dw_pcie_host_init()540 if (pci->num_viewport <= 2) in dw_pcie_rd_other_conf()579 if (pci->num_viewport <= 2) in dw_pcie_wr_other_conf()705 if (pci->num_viewport > 2) in dw_pcie_setup_rc()
218 u32 num_viewport; member