Searched refs:MB (Results 1 – 25 of 25) sorted by relevance
/drivers/video/nvidia/ |
D | nv_hw.c | 144 unsigned int pll, N, M, MB, NB, P; in nvGetClocks() local 154 MB = 1; in nvGetClocks() 157 MB = (pll >> 16) & 0xFF; in nvGetClocks() 160 *MClk = ((N * NB * par->CrystalFreqKHz) / (M * MB)) >> P; in nvGetClocks() 167 MB = (pll >> 16) & 0xFF; in nvGetClocks() 170 *NVClk = ((N * NB * par->CrystalFreqKHz) / (M * MB)) >> P; in nvGetClocks() 178 MB = pll & 0xFF; in nvGetClocks() 181 MB = 1; in nvGetClocks() 184 *MClk = ((N * NB * par->CrystalFreqKHz) / (M * MB)) >> P; in nvGetClocks() 192 MB = pll & 0xFF; in nvGetClocks() [all …]
|
/drivers/char/ |
D | mbcs.h | 15 #define MB (1024*1024) macro 16 #define MB2 (2*MB) 17 #define MB4 (4*MB) 18 #define MB6 (6*MB)
|
/drivers/char/agp/ |
D | intel-agp.c | 549 gtt_entries = MB(1) - KB(size); in intel_i830_init_gtt_entries() 552 gtt_entries = MB(8) - KB(size); in intel_i830_init_gtt_entries() 557 MB(ddt[I830_RDRAM_DDT(rdct)]); in intel_i830_init_gtt_entries() 567 gtt_entries = MB(1) - KB(size); in intel_i830_init_gtt_entries() 570 gtt_entries = MB(4) - KB(size); in intel_i830_init_gtt_entries() 573 gtt_entries = MB(8) - KB(size); in intel_i830_init_gtt_entries() 576 gtt_entries = MB(16) - KB(size); in intel_i830_init_gtt_entries() 579 gtt_entries = MB(32) - KB(size); in intel_i830_init_gtt_entries() 584 gtt_entries = MB(48) - KB(size); in intel_i830_init_gtt_entries() 591 gtt_entries = MB(64) - KB(size); in intel_i830_init_gtt_entries() [all …]
|
D | agp.h | 159 #define MB(x) (KB (KB (x))) macro 160 #define GB(x) (MB (KB (x)))
|
D | Kconfig | 14 (theoretically up to 256 MB, but in practice usually 64 or 128 MB
|
D | sgi-agp.c | 104 sgi_tioca_sizes[0].size = info->ca_gfxap_size / MB(1); in sgi_tioca_fetch_size()
|
D | parisc-agp.c | 68 size = parisc_agp_info.gart_size / MB(1); in parisc_agp_fetch_size()
|
D | hp-agp.c | 233 size = hp_private.gart_size / MB(1); in hp_zx1_fetch_size()
|
/drivers/eisa/ |
D | eisa.ids | 246 CPQ5251 "Compaq 5/133 System Processor Board-2MB" 247 CPQ5253 "Compaq 5/166 System Processor Board-2MB" 248 CPQ5255 "Compaq 5/133 System Processor Board-1MB" 249 CPQ525D "Compaq 5/100 System Processor Board-1MB" 281 CPQ9018 "Compaq 486/33 Processor Board (8 MB)" 284 CPQ9036 "Compaq 486SX/25 Processor Board (8 MB)" 285 CPQ9037 "Compaq 486SX/16 Processor Board (8 MB)" 286 CPQ9038 "Compaq 486SX/33 Processor Board (8 MB)" 287 CPQ903C "Compaq 486SX/33 Processor Board (4 MB)" 296 CPQ9251 "Compaq 5/133 System Processor Board-2MB" [all …]
|
/drivers/video/intelfb/ |
D | intelfbhw.c | 202 *aperture_size = MB(128); in intelfbhw_get_memory() 204 *aperture_size = MB(256); in intelfbhw_get_memory() 208 *aperture_size = MB(64); in intelfbhw_get_memory() 210 *aperture_size = MB(128); in intelfbhw_get_memory() 216 stolen_overhead = (*aperture_size / MB(1)) + 4; in intelfbhw_get_memory() 225 *stolen_size = MB(1) - KB(stolen_overhead); in intelfbhw_get_memory() 228 *stolen_size = MB(8) - KB(stolen_overhead); in intelfbhw_get_memory() 245 *stolen_size = MB(1) - KB(stolen_overhead); in intelfbhw_get_memory() 248 *stolen_size = MB(4) - KB(stolen_overhead); in intelfbhw_get_memory() 251 *stolen_size = MB(8) - KB(stolen_overhead); in intelfbhw_get_memory() [all …]
|
D | intelfbdrv.c | 628 if (ROUND_UP_TO_PAGE(stolen_size) >= MB(vram)) { in intelfb_pci_register() 632 dinfo->fb.size = MB(vram); in intelfb_pci_register() 659 if (MB(voffset) < stolen_size) in intelfb_pci_register() 662 offset = ROUND_UP_TO_PAGE(MB(voffset))/GTT_PAGE_SIZE; in intelfb_pci_register()
|
D | intelfb.h | 78 #define MB(x) ((x) * 1024 * 1024) macro
|
/drivers/video/omap/ |
D | Kconfig | 19 int "Consistent DMA memory size (MB)" 26 The size must be 2MB aligned.
|
/drivers/md/ |
D | Kconfig | 127 A RAID-5 set of N drives with a capacity of C MB per drive provides 128 the capacity of C * (N - 1) MB, and protects against a failure 135 A RAID-6 set of N drives with a capacity of C MB per drive 136 provides the capacity of C * (N - 2) MB, and protects
|
/drivers/zorro/ |
D | zorro.ids | 18 0000 Golem RAM Box 2MB [RAM Expansion] 347 2200 8MB [RAM Expansion]
|
/drivers/net/skfp/h/ |
D | supern_2.h | 39 #define MB 0xff macro
|
/drivers/net/skfp/ |
D | fplustm.c | 955 outpw(FM_A(FM_TVX), (u_short) (- US2BCLK(52))/255 & MB) ; in init_mac() 958 (u_short)((smc->mib.m[MAC0].fddiMACTvxValue/255) & MB)) ; in init_mac()
|
/drivers/scsi/ |
D | Kconfig | 954 drive (a 100 MB removable media device). 981 drive (a 100 MB removable media device). 1261 you are using very large hard disks with large cache (>= 1 MB) that 1276 total rate of 40 MB/s. 1561 int "maximum synchronous transfer rate (MB/s) (0 = async)" 1568 operation at up to 10 MB/s. On machines where the SCSI bus 1570 usually rated at 5 MB/s. 5 is a safe value here unless you know the
|
/drivers/video/aty/ |
D | aty128fb.c | 314 u8 MB; member 1405 ron = 4 * m->MB + in aty128_ddafifo()
|
/drivers/video/ |
D | gbefb.c | 68 #error GBE Framebuffer cannot use more than 8MB of memory
|
D | Kconfig | 765 int "Video memory size in MB" 770 which can be any value between 1MB and 8MB.
|
/drivers/atm/ |
D | Kconfig | 45 2MB on-board RAM (Efficient calls them "C" and "S", respectively),
|
/drivers/media/dvb/frontends/ |
D | Kconfig | 269 tristate "DiBcom 7000MA/MB/PA/PB/MC"
|
/drivers/mtd/maps/ |
D | Kconfig | 150 System's TS-5500 board. The 2MB flash is split into 3 partitions
|
/drivers/net/ |
D | Kconfig | 2779 If you say Y here, the RoadRunner driver will preallocate up to 2 MB
|