Searched refs:SZ_256 (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-tegra/include/mach/
H A Diomap.h90 #define TEGRA_I2S1_SIZE SZ_256
93 #define TEGRA_I2S2_SIZE SZ_256
102 #define TEGRA_UARTC_SIZE SZ_256
105 #define TEGRA_UARTD_SIZE SZ_256
108 #define TEGRA_UARTE_SIZE SZ_256
111 #define TEGRA_NAND_SIZE SZ_256
114 #define TEGRA_HSMMC_SIZE SZ_256
120 #define TEGRA_PWFM_SIZE SZ_256
123 #define TEGRA_MIPI_SIZE SZ_256
126 #define TEGRA_I2C_SIZE SZ_256
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-samsung/
H A Ddev-adc.c26 .end = SAMSUNG_PA_ADC + SZ_256 - 1,
H A Ddev-ts.c29 .end = SAMSUNG_PA_ADC + SZ_256 - 1,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dsizes.h28 #define SZ_256 0x00000100 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dsizes.h31 #define SZ_256 0x00000100 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Domap-smp.c118 scu_base = ioremap(OMAP44XX_SCU_BASE, SZ_256);
H A Dtimer-gp.c231 twd_base = ioremap(OMAP44XX_LOCAL_TWD_BASE, SZ_256);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5p6440/include/mach/
H A Dmap.h52 #define S5P_SZ_UART SZ_256
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5p6442/include/mach/
H A Dmap.h52 #define S5P_SZ_UART SZ_256
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5pv310/include/mach/
H A Dmap.h62 #define S5P_SZ_UART SZ_256
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5pv210/include/mach/
H A Dmap.h56 #define S5P_SZ_UART SZ_256
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5pc100/include/mach/
H A Dmap.h86 #define S5P_SZ_UART SZ_256
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-sdk7786/
H A Dsetup.c43 .end = 0x07ffff00 + SZ_256 - 1,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-dove/
H A Dcommon.c273 .end = DOVE_UART0_PHYS_BASE + SZ_256 - 1,
316 .end = DOVE_UART1_PHYS_BASE + SZ_256 - 1,
359 .end = DOVE_UART2_PHYS_BASE + SZ_256 - 1,
402 .end = DOVE_UART3_PHYS_BASE + SZ_256 - 1,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/drivers/pci/
H A Dpcie-sh7786.c272 __raw_writel(((memsize - SZ_512M) - SZ_256) | 1,
288 __raw_writel((memsize - SZ_256) | 1, chan->reg_base + SH4A_PCIELAMR0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap2/dss/
H A Drfbi.c928 rfbi.base = ioremap(RFBI_BASE, SZ_256);

Completed in 228 milliseconds