Searched refs:gxio_trio_alloc_pio_regions (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/arch/tile/include/gxio/ |
D | iorpc_trio.h | 62 int gxio_trio_alloc_pio_regions(gxio_trio_context_t *context,
|
/linux-4.4.14/arch/tile/gxio/ |
D | iorpc_trio.c | 94 int gxio_trio_alloc_pio_regions(gxio_trio_context_t *context, in gxio_trio_alloc_pio_regions() function 109 EXPORT_SYMBOL(gxio_trio_alloc_pio_regions);
|
/linux-4.4.14/arch/tile/kernel/ |
D | pci_gx.c | 174 ret = gxio_trio_alloc_pio_regions(context, 1, 0, 0); in tile_pcie_open() 824 ret = gxio_trio_alloc_pio_regions(trio_context, 1, 0, 0); in pcibios_init() 920 ret = gxio_trio_alloc_pio_regions(trio_context, 1, 0, 0); in pcibios_init() 950 ret = gxio_trio_alloc_pio_regions(trio_context, 1, 0, 0); in pcibios_init()
|