Searched refs:sh7751_io_resource (Results 1 – 7 of 7) sorted by relevance
/arch/sh/drivers/pci/ |
D | ops-sh03.c | 25 static struct resource sh7751_io_resource = { variable 42 { &sh4_pci_ops, &sh7751_io_resource, &sh7751_mem_resource, 0, 0xff },
|
D | ops-landisk.c | 18 static struct resource sh7751_io_resource = { variable 33 {&sh4_pci_ops, &sh7751_io_resource, &sh7751_mem_resource, 0, 0x3ff},
|
D | ops-lboxre2.c | 25 static struct resource sh7751_io_resource = { variable 42 { &sh4_pci_ops, &sh7751_io_resource, &sh7751_mem_resource, 0, 0xff },
|
D | ops-snapgear.c | 28 static struct resource sh7751_io_resource = { variable 43 { &sh4_pci_ops, &sh7751_io_resource, &sh7751_mem_resource, 0, 0xff },
|
D | ops-rts7751r2d.c | 33 static struct resource sh7751_io_resource = { variable 50 { &sh4_pci_ops, &sh7751_io_resource, &sh7751_mem_resource, 0, 0xff },
|
D | ops-titan.c | 40 static struct resource sh7751_io_resource = { variable 55 { &sh4_pci_ops, &sh7751_io_resource, &sh7751_mem_resource, 0, 0xff },
|
/arch/sh/boards/mach-se/7751/ |
D | pci.c | 127 static struct resource sh7751_io_resource = { variable 144 { &sh7751_pci_ops, &sh7751_io_resource, &sh7751_mem_resource, 0, 0xff },
|