Home
last modified time | relevance | path

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

/linux-4.1.27/arch/tile/kernel/
Dpci.c85 static int tile_pcie_open(int controller_id, int config_type) in tile_pcie_open() function
176 hv_cfg_fd0 = tile_pcie_open(i, 0); in tile_pci_init()
179 hv_cfg_fd1 = tile_pcie_open(i, 1); in tile_pci_init()
Dpci_gx.c147 static int tile_pcie_open(int trio_index) in tile_pcie_open() function
267 if (tile_pcie_open(i) < 0) in tile_trio_init()