/linux-2.6.39/arch/arm/mach-pxa/ |
D | mxm8x10.c | 364 #define NB(x) (NAND_BLOCK_SIZE * (x)) macro 368 .size = NB(0x002), 369 .offset = NB(0x000), 374 .size = NB(0x010), 375 .offset = NB(0x002), 380 .size = NB(0x36c), 381 .offset = NB(0x012) 385 .size = NB(0x082), 386 .offset = NB(0x37e),
|
/linux-2.6.39/drivers/video/nvidia/ |
D | nv_hw.c | 144 unsigned int pll, N, M, MB, NB, P; in nvGetClocks() local 155 NB = 1; in nvGetClocks() 158 NB = (pll >> 24) & 0xFF; in nvGetClocks() 160 *MClk = ((N * NB * par->CrystalFreqKHz) / (M * MB)) >> P; in nvGetClocks() 168 NB = (pll >> 24) & 0xFF; in nvGetClocks() 170 *NVClk = ((N * NB * par->CrystalFreqKHz) / (M * MB)) >> P; in nvGetClocks() 179 NB = (pll >> 8) & 0xFF; in nvGetClocks() 182 NB = 1; in nvGetClocks() 184 *MClk = ((N * NB * par->CrystalFreqKHz) / (M * MB)) >> P; in nvGetClocks() 193 NB = (pll >> 8) & 0xFF; in nvGetClocks() [all …]
|
/linux-2.6.39/drivers/staging/xgifb/ |
D | vb_struct.h | 173 unsigned char NB[12]; member
|
/linux-2.6.39/Documentation/device-mapper/ |
D | dm-raid.txt | 40 NB. Currently all metadata devices must be specified as '-'.
|
/linux-2.6.39/Documentation/networking/ |
D | 3c359.txt | 43 value will display all soft messages as well. NB This does not turn
|
D | olympic.txt | 43 value will display all soft messages as well. NB This does not turn
|
D | de4x5.txt | 66 NB: autoprobing for modules is now supported by default. You may just
|
/linux-2.6.39/arch/powerpc/boot/dts/ |
D | ep405.dts | 181 02 /* NB PCIIRQ mux ? */
|
/linux-2.6.39/Documentation/video4linux/ |
D | CARDLIST.saa7134 | 95 …94 -> LifeView FlyDVB-T Hybrid Cardbus/MSI TV @nywhere A/D NB [5168:3306,5168:3502,5168:3307,4e42:…
|
D | gspca.txt | 56 sonixj 0458:702e Genius Slim 310 NB 292 sonixb 0c45:6001 Genius VideoCAM NB
|
/linux-2.6.39/Documentation/hwmon/ |
D | abituguru-datasheet | 251 Sensor 1 usually controls the NB (or chipset for single chip) fan 279 Sensor 1: NB (or chipset for single chip) fan speed
|
/linux-2.6.39/fs/jffs2/ |
D | README.Locking | 79 (NB) the per-inode list of physical nodes. The latter is a special
|
/linux-2.6.39/Documentation/ |
D | coccinelle.txt | 72 NB: The 'report' mode is the default one.
|
D | BUG-HUNTING | 160 NB.: you need to be at the top level of the kernel tree for this to pick up
|
D | parport-lowlevel.txt | 1357 The number of bytes read. NB. There may be more unread data in a
|
/linux-2.6.39/drivers/mtd/nand/ |
D | Kconfig | 368 NB : hardware and software ECC schemes are incompatible. 379 NB : hardware and software ECC schemes are incompatible.
|
/linux-2.6.39/arch/x86/lib/ |
D | x86-opcode-map.txt | 377 43: CMOVAE/NB/NC Gv,Ev 462 93: SETAE/NB/NC Eb
|
/linux-2.6.39/drivers/rtc/ |
D | Kconfig | 349 tristate "Epson RX-8025SA/NB" 352 RX-8025SA/NB RTC chips.
|
/linux-2.6.39/arch/powerpc/xmon/ |
D | ppc-opc.c | 363 #define NB MO + 1 macro 368 #define NSI NB + 1 4325 { "lswi", X(31,597), X_MASK, PPCCOM, { RT, RA0, NB } }, 4326 { "lsi", X(31,597), X_MASK, PWRCOM, { RT, RA0, NB } }, 4377 { "stswi", X(31,725), X_MASK, PPCCOM, { RS, RA0, NB } }, 4378 { "stsi", X(31,725), X_MASK, PWRCOM, { RS, RA0, NB } },
|
/linux-2.6.39/Documentation/sound/alsa/ |
D | ALSA-Configuration.txt | 922 NB: If you get many "azx_get_response timeout" messages at 1893 NB: nrpacks parameter can be modified dynamically via sysfs. 1896 NB: async_unlink=0 would cause Oops. It remains just for 1898 NB: ignore_ctl_error=1 may help when you get an error at accessing
|
/linux-2.6.39/Documentation/scsi/ |
D | sym53c8xx_2.txt | 528 NB: option not currently implemented.
|
/linux-2.6.39/Documentation/m68k/ |
D | kernel-options.txt | 303 NB: Please notice that this option was renamed from `atavideo' to
|
/linux-2.6.39/fs/cifs/ |
D | CHANGES | 361 kills the cifsd thread (NB: killing the cifs kernel threads is not
|