Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/drivers/video/fbdev/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-4.4.14/Documentation/hwmon/
Dfam15h_power27 consumed by the processor for NB and logic external to the core.
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-4.4.14/Documentation/devicetree/bindings/thermal/
Dst-thermal.txt30 NB: For thermal sensor's for which no interrupt has been
/linux-4.4.14/Documentation/devicetree/bindings/regulator/
Dpwm-regulator.txt37 NB: To be clear, if voltage-table is provided, then the device will be used
/linux-4.4.14/Documentation/devicetree/bindings/usb/
Ddwc3-st.txt36 NB: The dr_mode property described in [1] is NOT optional for this driver, as the default value
/linux-4.4.14/arch/powerpc/boot/dts/
Dep405.dts181 02 /* NB PCIIRQ mux ? */
/linux-4.4.14/Documentation/devicetree/bindings/dma/
Dste-dma40.txt42 [NB: This list will grow]
/linux-4.4.14/Documentation/video4linux/
DCARDLIST.saa713495 …94 -> LifeView FlyDVB-T Hybrid Cardbus/MSI TV @nywhere A/D NB [5168:3306,5168:3502,5168:3307,4e42:…
Dgspca.txt57 sonixj 0458:702e Genius Slim 310 NB
302 sonixb 0c45:6001 Genius VideoCAM NB
/linux-4.4.14/fs/jffs2/
DREADME.Locking76 (NB) the per-inode list of physical nodes. The latter is a special
/linux-4.4.14/Documentation/networking/
Dde4x5.txt66 NB: autoprobing for modules is now supported by default. You may just
/linux-4.4.14/Documentation/
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-4.4.14/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt404 43: CMOVAE/NB/NC Gv,Ev
491 93: SETAE/NB/NC Eb
/linux-4.4.14/arch/x86/lib/
Dx86-opcode-map.txt404 43: CMOVAE/NB/NC Gv,Ev
491 93: SETAE/NB/NC Eb
/linux-4.4.14/arch/powerpc/xmon/
Dppc-opc.c364 #define NB MO + 1 macro
369 #define NSI NB + 1
4326 { "lswi", X(31,597), X_MASK, PPCCOM, { RT, RA0, NB } },
4327 { "lsi", X(31,597), X_MASK, PWRCOM, { RT, RA0, NB } },
4378 { "stswi", X(31,725), X_MASK, PPCCOM, { RS, RA0, NB } },
4379 { "stsi", X(31,725), X_MASK, PWRCOM, { RS, RA0, NB } },
/linux-4.4.14/Documentation/sound/alsa/
DALSA-Configuration.txt939 NB: If you get many "azx_get_response timeout" messages at
1916 NB: nrpacks parameter can be modified dynamically via sysfs.
1919 NB: ignore_ctl_error=1 may help when you get an error at accessing
/linux-4.4.14/drivers/rtc/
DKconfig570 tristate "Epson RX-8025SA/NB"
573 RX-8025SA/NB RTC chips.
/linux-4.4.14/Documentation/scsi/
Dsym53c8xx_2.txt528 NB: option not currently implemented.
/linux-4.4.14/tools/perf/
Dbuiltin-trace.c529 P_CMD(NB); in syscall_arg__scnprintf_flock()
/linux-4.4.14/Documentation/m68k/
Dkernel-options.txt315 NB: Please notice that this option was renamed from `atavideo' to
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES361 kills the cifsd thread (NB: killing the cifs kernel threads is not