Searched refs:IORESOURCE_MEM_32BIT (Results 1 – 14 of 14) sorted by relevance
/linux-4.4.14/arch/sh/drivers/pci/ |
D | pcie-sh7786.c | 51 .flags = IORESOURCE_MEM | IORESOURCE_MEM_32BIT, 75 .flags = IORESOURCE_MEM | IORESOURCE_MEM_32BIT, 80 .flags = IORESOURCE_MEM | IORESOURCE_MEM_32BIT, 99 .flags = IORESOURCE_MEM | IORESOURCE_MEM_32BIT, 104 .flags = IORESOURCE_MEM | IORESOURCE_MEM_32BIT, 440 if ((res->flags & IORESOURCE_MEM_32BIT) && __in_29bit_mode()) in pcie_init()
|
D | pci-sh7780.c | 54 .flags = IORESOURCE_MEM | IORESOURCE_MEM_32BIT, 360 if ((res->flags & IORESOURCE_MEM_32BIT) && __in_29bit_mode()) { in sh7780_pci_init()
|
/linux-4.4.14/arch/arm/mach-pxa/ |
D | h5000.c | 87 .flags = IORESOURCE_MEM | IORESOURCE_MEM_32BIT, 93 .flags = IORESOURCE_MEM | IORESOURCE_MEM_32BIT,
|
/linux-4.4.14/arch/sh/boards/mach-se/7206/ |
D | setup.c | 58 .flags = IORESOURCE_MEM | IORESOURCE_MEM_32BIT,
|
/linux-4.4.14/arch/arm/mach-cns3xxx/ |
D | cns3420vb.c | 76 .flags = IORESOURCE_MEM | IORESOURCE_MEM_32BIT,
|
/linux-4.4.14/arch/sh/drivers/ |
D | heartbeat.c | 123 case IORESOURCE_MEM_32BIT: in heartbeat_drv_probe()
|
/linux-4.4.14/drivers/net/can/sja1000/ |
D | sja1000_platform.c | 83 case IORESOURCE_MEM_32BIT: in sp_populate()
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-pca-platform.c | 196 case IORESOURCE_MEM_32BIT: in i2c_pca_pf_probe()
|
/linux-4.4.14/include/linux/ |
D | ioport.h | 90 #define IORESOURCE_MEM_32BIT (3<<3) macro
|
/linux-4.4.14/arch/blackfin/mach-bf561/boards/ |
D | acvilon.c | 105 .flags = IORESOURCE_MEM | IORESOURCE_MEM_32BIT,
|
/linux-4.4.14/drivers/pnp/ |
D | interface.c | 178 case IORESOURCE_MEM_32BIT: in pnp_print_mem()
|
/linux-4.4.14/drivers/net/can/c_can/ |
D | c_can_platform.c | 306 case IORESOURCE_MEM_32BIT: in c_can_plat_probe()
|
/linux-4.4.14/drivers/spi/ |
D | spi-sh.c | 467 case IORESOURCE_MEM_32BIT: in spi_sh_probe()
|
/linux-4.4.14/arch/sh/kernel/cpu/sh4a/ |
D | setup-sh7757.c | 113 .flags = IORESOURCE_MEM | IORESOURCE_MEM_32BIT,
|