Searched refs:nwins (Results 1 – 1 of 1) sorted by relevance
1005 unsigned int j, nwins = resource_size(res) / SZ_128M; in brcm_pcie_setup() local1008 if (nwins > BRCM_NUM_PCIE_OUT_WINS) in brcm_pcie_setup()1009 nwins = BRCM_NUM_PCIE_OUT_WINS; in brcm_pcie_setup()1010 for (j = 0; j < nwins; j++, start += SZ_128M) in brcm_pcie_setup()