/linux-4.4.14/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-4.4.14/drivers/video/fbdev/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-4.4.14/Documentation/hwmon/ |
D | fam15h_power | 27 consumed by the processor for NB and logic external to the core.
|
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-4.4.14/Documentation/devicetree/bindings/thermal/ |
D | st-thermal.txt | 30 NB: For thermal sensor's for which no interrupt has been
|
/linux-4.4.14/Documentation/devicetree/bindings/regulator/ |
D | pwm-regulator.txt | 37 NB: To be clear, if voltage-table is provided, then the device will be used
|
/linux-4.4.14/Documentation/devicetree/bindings/usb/ |
D | dwc3-st.txt | 36 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/ |
D | ep405.dts | 181 02 /* NB PCIIRQ mux ? */
|
/linux-4.4.14/Documentation/devicetree/bindings/dma/ |
D | ste-dma40.txt | 42 [NB: This list will grow]
|
/linux-4.4.14/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 | 57 sonixj 0458:702e Genius Slim 310 NB 302 sonixb 0c45:6001 Genius VideoCAM NB
|
/linux-4.4.14/fs/jffs2/ |
D | README.Locking | 76 (NB) the per-inode list of physical nodes. The latter is a special
|
/linux-4.4.14/Documentation/networking/ |
D | de4x5.txt | 66 NB: autoprobing for modules is now supported by default. You may just
|
/linux-4.4.14/Documentation/ |
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-4.4.14/tools/perf/util/intel-pt-decoder/ |
D | x86-opcode-map.txt | 404 43: CMOVAE/NB/NC Gv,Ev 491 93: SETAE/NB/NC Eb
|
/linux-4.4.14/arch/x86/lib/ |
D | x86-opcode-map.txt | 404 43: CMOVAE/NB/NC Gv,Ev 491 93: SETAE/NB/NC Eb
|
/linux-4.4.14/arch/powerpc/xmon/ |
D | ppc-opc.c | 364 #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/ |
D | ALSA-Configuration.txt | 939 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/ |
D | Kconfig | 570 tristate "Epson RX-8025SA/NB" 573 RX-8025SA/NB RTC chips.
|
/linux-4.4.14/Documentation/scsi/ |
D | sym53c8xx_2.txt | 528 NB: option not currently implemented.
|
/linux-4.4.14/tools/perf/ |
D | builtin-trace.c | 529 P_CMD(NB); in syscall_arg__scnprintf_flock()
|
/linux-4.4.14/Documentation/m68k/ |
D | kernel-options.txt | 315 NB: Please notice that this option was renamed from `atavideo' to
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | CHANGES | 361 kills the cifsd thread (NB: killing the cifs kernel threads is not
|