Searched refs:KB (Results 1 – 23 of 23) sorted by relevance
/drivers/char/agp/ |
D | intel-gtt.c | 187 intel_private.registers = ioremap(reg_addr, KB(64)); in i810_setup() 362 stolen_size = KB(512); in intel_gtt_stolen_size() 429 stolen_size / KB(1), local ? "local" : "stolen"); in intel_gtt_stolen_size() 484 size = KB(128); in i965_gtt_total_entries() 487 size = KB(256); in i965_gtt_total_entries() 490 size = KB(512); in i965_gtt_total_entries() 494 size = KB(1024); in i965_gtt_total_entries() 497 size = KB(2048); in i965_gtt_total_entries() 500 size = KB(1024 + 512); in i965_gtt_total_entries() 505 size = KB(512); in i965_gtt_total_entries() [all …]
|
D | agp.h | 158 #define KB(x) ((x) * 1024) macro 159 #define MB(x) (KB (KB (x))) 160 #define GB(x) (MB (KB (x)))
|
D | hp-agp.c | 136 if (PAGE_SIZE >= KB(64)) { in hp_zx1_ioc_owner() 139 } else if (PAGE_SIZE >= KB(16)) { in hp_zx1_ioc_owner() 142 } else if (PAGE_SIZE >= KB(8)) { in hp_zx1_ioc_owner()
|
/drivers/video/intelfb/ |
D | intelfb.h | 78 #define KB(x) ((x) * 1024) macro 83 #define GTT_PAGE_SIZE KB(4) 120 #define RINGBUFFER_SIZE KB(64) 121 #define HW_CURSOR_SIZE KB(4)
|
D | intelfbhw.c | 226 *stolen_size = KB(512) - KB(stolen_overhead); in intelfbhw_get_memory() 229 *stolen_size = MB(1) - KB(stolen_overhead); in intelfbhw_get_memory() 232 *stolen_size = MB(8) - KB(stolen_overhead); in intelfbhw_get_memory() 249 *stolen_size = MB(1) - KB(stolen_overhead); in intelfbhw_get_memory() 252 *stolen_size = MB(4) - KB(stolen_overhead); in intelfbhw_get_memory() 255 *stolen_size = MB(8) - KB(stolen_overhead); in intelfbhw_get_memory() 258 *stolen_size = MB(16) - KB(stolen_overhead); in intelfbhw_get_memory() 261 *stolen_size = MB(32) - KB(stolen_overhead); in intelfbhw_get_memory() 264 *stolen_size = MB(48) - KB(stolen_overhead); in intelfbhw_get_memory() 267 *stolen_size = MB(64) - KB(stolen_overhead); in intelfbhw_get_memory()
|
D | intelfbdrv.c | 981 dinfo->initial_video_ram = screen_info.lfb_size * KB(64); in get_initial_mode()
|
/drivers/isdn/capi/ |
D | Kconfig | 6 disconnecting. This will increase the size of the kernel by 7 KB. If 16 This will increase the size of the kernelcapi module by 20 KB.
|
/drivers/block/aoe/ |
D | aoeblk.c | 267 enum { KB = 1024, MB = KB * KB, READ_AHEAD = 2 * MB, }; in aoeblk_gdalloc() enumerator
|
/drivers/input/tablet/ |
D | Kconfig | 64 tristate "KB Gear JamStudio tablet support (USB)" 68 Say Y here if you want to use the USB version of the KB Gear
|
/drivers/zorro/ |
D | Kconfig | 11 15KB, but it gets freed after the system boots up, so it doesn't
|
/drivers/eisa/ |
D | Kconfig | 48 image by about 40KB, but it gets freed after the system
|
/drivers/net/ethernet/alteon/ |
D | Kconfig | 43 app. 100KB. If you are not sure whether your card is a Tigon I or a
|
/drivers/net/plip/ |
D | Kconfig | 34 your kernel by about 8 KB.
|
/drivers/video/console/ |
D | Kconfig | 38 int "Scrollback Buffer Size (in KB)" 44 buffer. Each 64KB will give you approximately 16 80x25
|
/drivers/mmc/card/ |
D | Kconfig | 89 control the write or read maximum KB/second speed behaviors.
|
/drivers/net/slip/ |
D | Kconfig | 31 support will enlarge your kernel by about 4 KB. If unsure, say N.
|
/drivers/net/ppp/ |
D | Kconfig | 19 The PPP option enlarges your kernel by about 16 KB.
|
/drivers/media/usb/pwc/ |
D | philips.txt | 76 up 460 KB of RAM, so unless you have a lot of memory setting this to
|
/drivers/atm/ |
D | Kconfig | 44 Power155 155 Mbps ATM adapters. Both, the versions with 512KB and
|
/drivers/block/ |
D | Kconfig | 448 Define size of reserved area that usually used for boot. Unit is KB.
|
/drivers/ata/ |
D | Kconfig | 43 This option will enlarge the kernel by approx. 6KB. Disable it only
|
/drivers/staging/wlags49_h2/ |
D | README.wlags49 | 126 Once compiled, the driver uses about 150-200 KB. Please note, this size is
|
/drivers/scsi/ |
D | Kconfig | 220 12 KB. If in doubt, say Y.
|