Home
last modified time | relevance | path

Searched refs:NB (Results 1 – 23 of 23) sorted by relevance

/linux-2.6.39/arch/arm/mach-pxa/
Dmxm8x10.c364 #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/
Dnv_hw.c144 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/
Dvb_struct.h173 unsigned char NB[12]; member
/linux-2.6.39/Documentation/device-mapper/
Ddm-raid.txt40 NB. Currently all metadata devices must be specified as '-'.
/linux-2.6.39/Documentation/networking/
D3c359.txt43 value will display all soft messages as well. NB This does not turn
Dolympic.txt43 value will display all soft messages as well. NB This does not turn
Dde4x5.txt66 NB: autoprobing for modules is now supported by default. You may just
/linux-2.6.39/arch/powerpc/boot/dts/
Dep405.dts181 02 /* NB PCIIRQ mux ? */
/linux-2.6.39/Documentation/video4linux/
DCARDLIST.saa713495 …94 -> LifeView FlyDVB-T Hybrid Cardbus/MSI TV @nywhere A/D NB [5168:3306,5168:3502,5168:3307,4e42:…
Dgspca.txt56 sonixj 0458:702e Genius Slim 310 NB
292 sonixb 0c45:6001 Genius VideoCAM NB
/linux-2.6.39/Documentation/hwmon/
Dabituguru-datasheet251 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/
DREADME.Locking79 (NB) the per-inode list of physical nodes. The latter is a special
/linux-2.6.39/Documentation/
Dcoccinelle.txt72 NB: The 'report' mode is the default one.
DBUG-HUNTING160 NB.: you need to be at the top level of the kernel tree for this to pick up
Dparport-lowlevel.txt1357 The number of bytes read. NB. There may be more unread data in a
/linux-2.6.39/drivers/mtd/nand/
DKconfig368 NB : hardware and software ECC schemes are incompatible.
379 NB : hardware and software ECC schemes are incompatible.
/linux-2.6.39/arch/x86/lib/
Dx86-opcode-map.txt377 43: CMOVAE/NB/NC Gv,Ev
462 93: SETAE/NB/NC Eb
/linux-2.6.39/drivers/rtc/
DKconfig349 tristate "Epson RX-8025SA/NB"
352 RX-8025SA/NB RTC chips.
/linux-2.6.39/arch/powerpc/xmon/
Dppc-opc.c363 #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/
DALSA-Configuration.txt922 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/
Dsym53c8xx_2.txt528 NB: option not currently implemented.
/linux-2.6.39/Documentation/m68k/
Dkernel-options.txt303 NB: Please notice that this option was renamed from `atavideo' to
/linux-2.6.39/fs/cifs/
DCHANGES361 kills the cifsd thread (NB: killing the cifs kernel threads is not