Home
last modified time | relevance | path

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

12

/Linux-v4.19/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-v4.19/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-v4.19/tools/perf/trace/beauty/
Dflock.c37 P_CMD(NB); in syscall_arg__scnprintf_flock()
/Linux-v4.19/Documentation/devicetree/bindings/thermal/
Dst-thermal.txt19 NB: For thermal sensor's for which no interrupt has been
/Linux-v4.19/Documentation/devicetree/bindings/clock/ti/davinci/
Dpsc.txt27 the device-specific datasheet to find these numbers. NB: Most local
/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/regulator/
Dpwm-regulator.txt49 NB: To be clear, if voltage-table is provided, then the device will be used
/Linux-v4.19/Documentation/devicetree/bindings/mmc/
Dsdhci-st.txt13 - clock-names: Should be "mmc" and "icn". (NB: The latter is not compulsory)
/Linux-v4.19/Documentation/hwmon/
Dfam15h_power35 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-v4.19/arch/powerpc/boot/dts/
Dep405.dts181 02 /* NB PCIIRQ mux ? */
/Linux-v4.19/Documentation/devicetree/bindings/dma/
Dste-dma40.txt42 [NB: This list will grow]
/Linux-v4.19/Documentation/media/v4l-drivers/
Dsaa7134-cardlist.rst392 - LifeView FlyDVB-T Hybrid Cardbus/MSI TV @nywhere A/D NB
Dgspca-cardlist.rst64 sonixj 0458:702e Genius Slim 310 NB
327 sonixb 0c45:6001 Genius VideoCAM NB
/Linux-v4.19/Documentation/filesystems/
Ddirectory-locking26 NB: we might get away with locking the the source (and target in exchange
/Linux-v4.19/fs/jffs2/
DREADME.Locking76 (NB) the per-inode list of physical nodes. The latter is a special
/Linux-v4.19/Documentation/networking/
Dde4x5.txt66 NB: autoprobing for modules is now supported by default. You may just
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dhwmgr.h688 uint32_t NB; member
/Linux-v4.19/Documentation/sound/
Dalsa-configuration.rst1080 NB: If you get many ``azx_get_response timeout`` messages at
2237 NB: ``nrpacks`` parameter can be modified dynamically via sysfs.
2241 NB: ``ignore_ctl_error=1`` may help when you get an error at accessing
2245 NB: quirk_alias option is provided only for testing / development.
/Linux-v4.19/tools/objtool/arch/x86/lib/
Dx86-opcode-map.txt409 43: CMOVAE/NB/NC Gv,Ev
496 93: SETAE/NB/NC Eb | kmovw Gv,Uk | kmovb Gv,Uk (66) | kmovq/d Gv,Uk (F2)
/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt409 43: CMOVAE/NB/NC Gv,Ev
496 93: SETAE/NB/NC Eb | kmovw Gv,Uk | kmovb Gv,Uk (66) | kmovq/d Gv,Uk (F2)
/Linux-v4.19/arch/x86/lib/
Dx86-opcode-map.txt409 43: CMOVAE/NB/NC Gv,Ev
496 93: SETAE/NB/NC Eb | kmovw Gv,Uk | kmovb Gv,Uk (66) | kmovq/d Gv,Uk (F2)
/Linux-v4.19/Documentation/arm64/
Dacpi_object_usage.txt336 NB: this method provides default cache coherency
/Linux-v4.19/Documentation/
Dparport-lowlevel.txt1684 The number of bytes read. NB. There may be more unread data in a
/Linux-v4.19/drivers/rtc/
DKconfig611 tristate "Epson RX-8025SA/NB"
614 RX-8025SA/NB RTC chips.

12