/arch/arm/plat-orion/include/plat/ |
D | common.h | 17 resource_size_t mapbase, 22 resource_size_t mapbase, 27 resource_size_t mapbase, 32 resource_size_t mapbase, 36 void __init orion_rtc_init(unsigned long mapbase, 40 unsigned long mapbase, 46 unsigned long mapbase, 52 unsigned long mapbase, 58 unsigned long mapbase, 65 void __init orion_i2c_init(unsigned long mapbase, [all …]
|
/arch/arm/plat-orion/ |
D | common.c | 31 resource_size_t mapbase, in fill_resources() argument 38 resources[0].start = mapbase; in fill_resources() 39 resources[0].end = mapbase + size; in fill_resources() 57 resource_size_t mapbase, in uart_complete() argument 61 data->mapbase = mapbase; in uart_complete() 67 fill_resources(orion_uart, resources, mapbase, 0xff, irq); in uart_complete() 91 resource_size_t mapbase, in orion_uart0_init() argument 96 membase, mapbase, irq, uartclk); in orion_uart0_init() 119 resource_size_t mapbase, in orion_uart1_init() argument 124 membase, mapbase, irq, uartclk); in orion_uart1_init() [all …]
|
/arch/arm/mach-lpc32xx/ |
D | serial.c | 39 .mapbase = LPC32XX_UART5_BASE, 51 .mapbase = LPC32XX_UART3_BASE, 63 .mapbase = LPC32XX_UART4_BASE, 75 .mapbase = LPC32XX_UART6_BASE, 91 resource_size_t mapbase; member 101 .mapbase = LPC32XX_UART5_BASE, 110 .mapbase = LPC32XX_UART3_BASE, 119 .mapbase = LPC32XX_UART4_BASE, 128 .mapbase = LPC32XX_UART6_BASE, 178 puart = uartinit_data[i].mapbase; in lpc32xx_serial_init() [all …]
|
/arch/arm/common/ |
D | locomo.c | 249 dev->mapbase = lchip->base + info->offset; in locomo_init_one_child() 251 dev->mapbase = 0; in locomo_init_one_child() 627 static void locomo_m62332_sendbit(void *mapbase, int bit) in locomo_m62332_sendbit() argument 631 r = locomo_readl(mapbase + LOCOMO_DAC); in locomo_m62332_sendbit() 633 locomo_writel(r, mapbase + LOCOMO_DAC); in locomo_m62332_sendbit() 636 r = locomo_readl(mapbase + LOCOMO_DAC); in locomo_m62332_sendbit() 638 locomo_writel(r, mapbase + LOCOMO_DAC); in locomo_m62332_sendbit() 643 r = locomo_readl(mapbase + LOCOMO_DAC); in locomo_m62332_sendbit() 645 locomo_writel(r, mapbase + LOCOMO_DAC); in locomo_m62332_sendbit() 648 r = locomo_readl(mapbase + LOCOMO_DAC); in locomo_m62332_sendbit() [all …]
|
D | sa1111.c | 204 void __iomem *mapbase = sachip->base + SA1111_INTC; in sa1111_irq_handler() local 206 stat0 = sa1111_readl(mapbase + SA1111_INTSTATCLR0); in sa1111_irq_handler() 207 stat1 = sa1111_readl(mapbase + SA1111_INTSTATCLR1); in sa1111_irq_handler() 209 sa1111_writel(stat0, mapbase + SA1111_INTSTATCLR0); in sa1111_irq_handler() 213 sa1111_writel(stat1, mapbase + SA1111_INTSTATCLR1); in sa1111_irq_handler() 242 void __iomem *mapbase = sachip->base + SA1111_INTC; in sa1111_mask_lowirq() local 245 ie0 = sa1111_readl(mapbase + SA1111_INTEN0); in sa1111_mask_lowirq() 247 writel(ie0, mapbase + SA1111_INTEN0); in sa1111_mask_lowirq() 253 void __iomem *mapbase = sachip->base + SA1111_INTC; in sa1111_unmask_lowirq() local 256 ie0 = sa1111_readl(mapbase + SA1111_INTEN0); in sa1111_unmask_lowirq() [all …]
|
/arch/sh/kernel/cpu/sh3/ |
D | serial-sh7720.c | 13 if (port->mapbase == 0xa4430000) { /* SCIF0 */ in sh7720_sci_init_pins() 17 } else if (port->mapbase == 0xa4438000) { /* SCIF1 */ in sh7720_sci_init_pins() 23 if (port->mapbase == 0xa4430000) { /* SCIF0 */ in sh7720_sci_init_pins() 27 } else if (port->mapbase == 0xa4438000) { /* SCIF1 */ in sh7720_sci_init_pins()
|
D | serial-sh7710.c | 11 if (port->mapbase == 0xA4400000) { in sh7710_sci_init_pins() 14 } else if (port->mapbase == 0xA4410000) in sh7710_sci_init_pins()
|
/arch/arm/mach-shmobile/ |
D | setup-r8a7740.c | 67 .mapbase = 0xe6c40000, 85 .mapbase = 0xe6c50000, 103 .mapbase = 0xe6c60000, 121 .mapbase = 0xe6c70000, 139 .mapbase = 0xe6c80000, 157 .mapbase = 0xe6cb0000, 175 .mapbase = 0xe6cc0000, 193 .mapbase = 0xe6cd0000, 211 .mapbase = 0xe6c30000,
|
D | setup-r8a7779.c | 64 .mapbase = 0xffe40000, 82 .mapbase = 0xffe41000, 100 .mapbase = 0xffe42000, 118 .mapbase = 0xffe43000, 136 .mapbase = 0xffe44000, 154 .mapbase = 0xffe45000,
|
D | setup-sh7377.c | 59 .mapbase = 0xe6c40000, 78 .mapbase = 0xe6c50000, 97 .mapbase = 0xe6c60000, 116 .mapbase = 0xe6c70000, 135 .mapbase = 0xe6c80000, 154 .mapbase = 0xe6cb0000, 173 .mapbase = 0xe6cc0000, 192 .mapbase = 0xe6c30000,
|
D | setup-sh7367.c | 58 .mapbase = 0xe6c40000, 77 .mapbase = 0xe6c50000, 96 .mapbase = 0xe6c60000, 115 .mapbase = 0xe6c70000, 134 .mapbase = 0xe6c80000, 153 .mapbase = 0xe6cb0000, 172 .mapbase = 0xe6c30000,
|
D | setup-sh73a0.c | 60 .mapbase = 0xe6c40000, 78 .mapbase = 0xe6c50000, 96 .mapbase = 0xe6c60000, 114 .mapbase = 0xe6c70000, 132 .mapbase = 0xe6c80000, 150 .mapbase = 0xe6cb0000, 168 .mapbase = 0xe6cc0000, 186 .mapbase = 0xe6cd0000, 204 .mapbase = 0xe6c30000,
|
/arch/arm/mach-pxa/ |
D | capc7117.c | 82 .mapbase = 0x14000000, 91 .mapbase = 0x14000040, 100 .mapbase = 0x14000080, 109 .mapbase = 0x140000c0,
|
/arch/arm/plat-omap/include/plat/ |
D | serial.h | 100 if ((pt)->port.mapbase == OMAP1_UART1_BASE || \ 101 (pt)->port.mapbase == OMAP1_UART2_BASE || \ 102 (pt)->port.mapbase == OMAP1_UART3_BASE) \
|
/arch/mips/pmc-sierra/msp71xx/ |
D | msp_serial.c | 107 up.mapbase = MSP_UART0_BASE; in msp_serial_setup() 108 up.membase = ioremap_nocache(up.mapbase, MSP_UART_REG_LEN); in msp_serial_setup() 145 up.mapbase = MSP_UART1_BASE; in msp_serial_setup() 146 up.membase = ioremap_nocache(up.mapbase, MSP_UART_REG_LEN); in msp_serial_setup()
|
/arch/arm/mach-ixp4xx/ |
D | vulcan-setup.c | 79 .mapbase = IXP4XX_UART1_BASE_PHYS, 88 .mapbase = IXP4XX_UART2_BASE_PHYS, 214 vulcan_uart_data[2].mapbase = vulcan_uart_resources[2].start; in vulcan_init() 215 vulcan_uart_data[3].mapbase = vulcan_uart_data[2].mapbase + 8; in vulcan_init()
|
/arch/arm/mach-omap1/ |
D | serial.c | 70 .mapbase = OMAP1_UART1_BASE, 78 .mapbase = OMAP1_UART2_BASE, 86 .mapbase = OMAP1_UART3_BASE, 131 serial_platform_data[i].mapbase = 0; in omap_serial_init() 137 ioremap(serial_platform_data[i].mapbase, SZ_2K); in omap_serial_init()
|
D | board-voiceblue.c | 46 .mapbase = (unsigned long)(OMAP_CS1_PHYS + 0x40000), 53 .mapbase = (unsigned long)(OMAP_CS1_PHYS + 0x50000), 60 .mapbase = (unsigned long)(OMAP_CS1_PHYS + 0x60000), 67 .mapbase = (unsigned long)(OMAP_CS1_PHYS + 0x70000),
|
/arch/mips/cavium-octeon/ |
D | serial.c | 110 p->mapbase = CVMX_MIO_UARTX_RBR(0) & ((1ull << 49) - 1); in octeon_serial_init() 119 p->mapbase = CVMX_MIO_UARTX_RBR(1) & ((1ull << 49) - 1); in octeon_serial_init() 127 p->mapbase = CVMX_MIO_UART2_RBR & ((1ull << 49) - 1); in octeon_serial_init()
|
/arch/x86/platform/ce4100/ |
D | ce4100.c | 89 up->mapbase = 0xdffe0200; in ce4100_serial_fixup() 91 up->mapbase & PAGE_MASK); in ce4100_serial_fixup() 94 up->membase += up->mapbase & ~PAGE_MASK; in ce4100_serial_fixup()
|
/arch/arm/mach-h720x/ |
D | cpu-h7202.c | 52 .mapbase = SERIAL0_BASE, 61 .mapbase = SERIAL1_BASE, 71 .mapbase = SERIAL2_BASE, 80 .mapbase = SERIAL3_BASE,
|
/arch/mips/netlogic/xlp/ |
D | platform.c | 98 xlp_uart_data[0].mapbase = mmio; in nlm_platform_uart_init() 103 xlp_uart_data[1].mapbase = mmio; in nlm_platform_uart_init()
|
/arch/arm/mach-iop33x/ |
D | uart.c | 35 .mapbase = IOP33X_UART0_PHYS, 85 .mapbase = IOP33X_UART1_PHYS,
|
/arch/m68k/platform/coldfire/ |
D | device.c | 27 .mapbase = MCFUART_BASE0, 31 .mapbase = MCFUART_BASE1, 36 .mapbase = MCFUART_BASE2, 42 .mapbase = MCFUART_BASE3,
|
/arch/arm/mach-imx/ |
D | mach-cpuimx27.c | 171 .mapbase = (unsigned long)(MX27_CS3_BASE_ADDR + 0x200000), 178 .mapbase = (unsigned long)(MX27_CS3_BASE_ADDR + 0x400000), 185 .mapbase = (unsigned long)(MX27_CS3_BASE_ADDR + 0x800000), 192 .mapbase = (unsigned long)(MX27_CS3_BASE_ADDR + 0x1000000),
|