Home
last modified time | relevance | path

Searched refs:KB (Results 1 – 25 of 62) sorted by relevance

123

/arch/x86/pci/
Dce4100.c61 #define KB (1024) macro
131 DEFINE_REG(2, 1, 0x10, (64*KB), reg_init, reg_read, reg_write)
132 DEFINE_REG(3, 0, 0x10, (64*KB), reg_init, reg_read, reg_write)
133 DEFINE_REG(4, 0, 0x10, (128*KB), reg_init, reg_read, reg_write)
134 DEFINE_REG(4, 1, 0x10, (128*KB), reg_init, reg_read, reg_write)
135 DEFINE_REG(6, 0, 0x10, (512*KB), reg_init, reg_read, reg_write)
136 DEFINE_REG(6, 1, 0x10, (512*KB), reg_init, reg_read, reg_write)
137 DEFINE_REG(6, 2, 0x10, (64*KB), reg_init, reg_read, reg_write)
139 DEFINE_REG(8, 1, 0x10, (64*KB), reg_init, reg_read, reg_write)
140 DEFINE_REG(8, 2, 0x10, (64*KB), reg_init, reg_read, reg_write)
[all …]
/arch/arm/mach-moxart/
DKconfig13 192 MHz CPU with MMU and 16KB/8KB D/I-cache (UC-7112-LX).
/arch/powerpc/boot/dts/
Dp1021rdb-pc.dtsi46 /* 256KB for Vitesse 7385 Switch firmware */
53 /* 256KB for DTB Image */
72 /* 256KB for QE ucode firmware*/
80 /* 512KB for u-boot Bootloader Image */
81 /* 512KB for u-boot Environment Variables */
158 /* 512KB for u-boot Bootloader Image */
165 /* 512KB for DTB Image */
Dp2020rdb.dts50 /* 256KB for Vitesse 7385 Switch firmware */
57 /* 256KB for DTB Image */
78 /* 512KB for u-boot Bootloader Image */
79 /* 512KB for u-boot Environment Variables */
163 /* 512KB for u-boot Bootloader Image */
170 /* 512KB for DTB Image */
Dp1024rdb.dtsi46 /* 256KB for Vitesse 7385 Switch firmware */
53 /* 256KB for DTB Image */
72 /* 512KB for u-boot Bootloader Image */
73 /* 512KB for u-boot Environment Variables */
137 /* 512KB for u-boot Bootloader Image */
144 /* 512KB for DTB Image */
Dp1020rdb.dtsi46 /* 256KB for Vitesse 7385 Switch firmware */
53 /* 256KB for DTB Image */
74 /* 512KB for u-boot Bootloader Image */
75 /* 512KB for u-boot Environment Variables */
156 /* 512KB for u-boot Bootloader Image */
163 /* 512KB for DTB Image */
Dp2020rdb-pc.dtsi46 /* 256KB for Vitesse 7385 Switch firmware */
53 /* 256KB for DTB Image */
72 /* 512KB for u-boot Bootloader Image */
73 /* 512KB for u-boot Environment Variables */
159 /* 512KB for u-boot Bootloader Image */
166 /* 512KB for DTB Image */
Dp1020rdb-pc.dtsi46 /* 256KB for Vitesse 7385 Switch firmware */
53 /* 256KB for DTB Image */
72 /* 512KB for u-boot Bootloader Image */
73 /* 512KB for u-boot Environment Variables */
159 /* 512KB for u-boot Bootloader Image */
166 /* 512KB for DTB Image*/
Dp1010rdb.dtsi45 /* 256KB for DTB Image */
64 /* 512KB for u-boot Bootloader Image */
65 /* 512KB for u-boot Environment Variables */
126 /* 512KB for DTB Image */
Dp1020rdb-pd.dts62 /* 128KB for DTB Image */
89 /* 512KB for u-boot Bootloader Image */
90 /* 512KB for u-boot Environment Variables */
164 /* 512KB for u-boot Bootloader Image */
171 /* 512KB for DTB Image*/
Dp1025rdb.dtsi46 /* 256KB for Vitesse 7385 Switch firmware */
53 /* 256KB for DTB Image */
72 /* 512KB for u-boot Bootloader Image */
73 /* 512KB for u-boot Environment Variables */
145 /* 512KB for u-boot Bootloader Image */
152 /* 512KB for DTB Image */
Dp1020utm-pc.dtsi45 /* 256KB for DTB Image */
64 /* 512KB for u-boot Bootloader Image */
65 /* 512KB for u-boot Environment Variables */
Dp1020mbg-pc.dtsi45 /* 128KB for DTB Image */
72 /* 512KB for u-boot Bootloader Image */
73 /* 512KB for u-boot Environment Variables */
Dp1025twr.dtsi53 /* 256KB for Vitesse 7385 Switch firmware */
60 /* 256KB for DTB Image */
79 /* 256KB for QE ucode firmware*/
87 /* 512KB for u-boot Bootloader Image */
88 /* 512KB for u-boot Environment Variables */
/arch/arm/mm/
Dproc-arm740.S78 ldr r3, =(CONFIG_DRAM_SIZE >> 12) @ size of RAM (must be >= 4KB)
79 mov r4, #10 @ 11 is the minimum (4KB)
88 ldr r3, =(CONFIG_FLASH_SIZE >> 12) @ size of FLASH (must be >= 4KB)
92 mov r4, #10 @ 11 is the minimum (4KB)
Dproc-arm940.S300 ldr r1, =(CONFIG_DRAM_SIZE >> 12) @ size of RAM (must be >= 4KB)
301 mov r2, #10 @ 11 is the minimum (4KB)
311 ldr r1, =(CONFIG_FLASH_SIZE >> 12) @ size of FLASH (must be >= 4KB)
312 mov r2, #10 @ 11 is the minimum (4KB)
/arch/parisc/
DKconfig205 bool "4KB"
208 performance, a page size of 16KB is recommended. For best
209 compatibility with 32bit applications, a page size of 4KB should be
213 4KB For best 32bit compatibility
214 16KB For best performance
215 64KB For best performance, might give more overhead.
217 If you don't know what to do, choose 4KB.
220 bool "16KB"
224 bool "64KB"
/arch/hexagon/
DKconfig139 bool "4KB"
142 bool "16KB"
145 bool "64KB"
148 bool "256KB"
/arch/powerpc/boot/
Dprpmc2800.c24 #define KB 1024U macro
25 #define MB (KB*KB)
26 #define GB (KB*MB)
36 BSS_STACK(16*KB);
542 if ((unsigned)simple_alloc_init(heap_start, HEAP_SIZE, 2*KB, 16) in platform_init()
/arch/mips/boot/dts/
Deasy50712.dts34 reg = <0x00000 0x10000>; /* 64 KB */
39 reg = <0x10000 0x10000>; /* 64 KB */
/arch/x86/kernel/
Dearly-quirks.c258 #define KB(x) ((x) * 1024UL) macro
259 #define MB(x) (KB (KB (x)))
260 #define GB(x) (MB (KB (x)))
272 return KB(512); in i830_tseg_size()
284 return KB(512); in i845_tseg_size()
351 stolen_size = KB(512); in i830_stolen_size()
/arch/ia64/
DKconfig263 bool "4KB"
266 performance, a page size of 8KB or 16KB is recommended. For best
267 IA-32 compatibility, a page size of 4KB should be selected (the vast
269 size). For Itanium 2 or newer systems, a page size of 64KB can also
272 4KB For best IA-32 compatibility
273 8KB For best IA-64 performance
274 16KB For best IA-64 performance
275 64KB Requires Itanium 2 or newer processor.
277 If you don't know what to do, choose 16KB.
280 bool "8KB"
[all …]
/arch/alpha/kernel/
Dsmc37c93x.c23 #define KB 1024 macro
24 #define MB (1024*KB)
Dpci.c120 #define KB 1024 macro
121 #define MB (1024*KB)
184 #undef KB
/arch/arm/boot/dts/
Dsocfpga_arria5.dtsi18 /* First 4KB has trampoline code for secondary cores. */

123