Home
last modified time | relevance | path

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

/drivers/char/agp/
A Dagp.h157 #define KB(x) ((x) * 1024) macro
158 #define MB(x) (KB (KB (x)))
159 #define GB(x) (MB (KB (x)))
A Dintel-gtt.c188 intel_private.registers = ioremap(reg_addr, KB(64)); in i810_setup()
371 stolen_size = KB(512); in intel_gtt_stolen_size()
493 size = KB(128); in i965_gtt_total_entries()
496 size = KB(256); in i965_gtt_total_entries()
499 size = KB(512); in i965_gtt_total_entries()
503 size = KB(1024); in i965_gtt_total_entries()
506 size = KB(2048); in i965_gtt_total_entries()
509 size = KB(1024 + 512); in i965_gtt_total_entries()
514 size = KB(512); in i965_gtt_total_entries()
1179 int size = KB(512); in i9xx_setup()
[all …]
/drivers/input/tablet/
A DKconfig53 tristate "KB Gear JamStudio tablet support (USB)"
57 Say Y here if you want to use the USB version of the KB Gear
/drivers/zorro/
A DKconfig12 15KB, but it gets freed after the system boots up, so it doesn't
/drivers/mtd/nand/raw/
A Dmtk_nand.c90 #define KB(x) ((x) * 1024UL) macro
91 #define MB(x) (KB(x) * 1024UL)
334 case KB(2): in mtk_nfc_hw_runtime_config()
340 case KB(4): in mtk_nfc_hw_runtime_config()
346 case KB(8): in mtk_nfc_hw_runtime_config()
352 case KB(16): in mtk_nfc_hw_runtime_config()
/drivers/net/ethernet/alteon/
A DKconfig42 app. 100KB. If you are not sure whether your card is a Tigon I or a
/drivers/net/plip/
A DKconfig35 your kernel by about 8 KB.
/drivers/eisa/
A DKconfig68 image by about 40KB, but it gets freed after the system
/drivers/net/slip/
A DKconfig32 support will enlarge your kernel by about 4 KB. If unsure, say N.
/drivers/nvme/host/
A DKconfig37 about 4 KB.
/drivers/iommu/
A DKconfig59 2-level tables with 4KB pages/1MB sections, and contiguous entries
60 for 64KB pages/16MB supersections if indicated by the IOMMU driver.
/drivers/net/ppp/
A DKconfig20 The PPP option enlarges your kernel by about 16 KB.
/drivers/cxl/
A DKconfig177 memory of approximately 43KB to store CXL DRAM and CXL general
/drivers/atm/
A DKconfig45 Power155 155 Mbps ATM adapters. Both, the versions with 512KB and
/drivers/ata/
A DKconfig49 This option will enlarge the kernel by approx. 6KB. Disable it only
64 This option will enlarge the kernel by approx. 3KB. Disable it if
/drivers/scsi/
A DKconfig201 36 KB. If in doubt, say Y.

Completed in 45 milliseconds