Home
last modified time | relevance | path

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

12

/linux/drivers/video/fbdev/nvidia/
H A 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/tools/perf/trace/beauty/
H A Dflock.c39 P_CMD(NB); in syscall_arg__scnprintf_flock()
/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12a-fbx8am-brcm.dtso26 /* NB: may be either AP6398S or AP6398SR3 wifi module */
/linux/arch/arm64/boot/dts/microchip/
H A Dsparx5_pcb134_emmc.dts21 /* NB: No "GPIO_35", "GPIO_36", "GPIO_37"
H A Dsparx5_pcb135_emmc.dts21 /* NB: No "GPIO_35", "GPIO_36", "GPIO_37"
H A Dsparx5_pcb125.dts21 /* NB: No "GPIO_35", "GPIO_36", "GPIO_37"
/linux/Documentation/devicetree/bindings/clock/ti/davinci/
H A Dpsc.txt27 the device-specific datasheet to find these numbers. NB: Most local
/linux/Documentation/devicetree/bindings/usb/
H A Ddwc3-st.txt36 NB: The dr_mode property described in [1] is NOT optional for this driver, as the default value
/linux/Documentation/devicetree/bindings/mmc/
H A Dsdhci-st.txt13 - clock-names: Should be "mmc" and "icn". (NB: The latter is not compulsory)
/linux/Documentation/hwmon/
H A Dfam15h_power.rst41 consumed by the processor for NB and logic external to the core.
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6sll-kobo-librah2o.dts5 * Name on mainboard is: 37NB-E70K0M+6A3
H A Dimx6sl-tolino-vision5.dts5 * Name on mainboard is: 37NB-E70K0M+6A3
H A Dimx6sl-tolino-vision.dts5 * Name on mainboard is: 37NB-E60Q30+4A3
H A Dimx6sl-kobo-aura2.dts5 * Name on mainboard is: 37NB-E60QL0+4B1
/linux/Documentation/admin-guide/media/
H A Dsaa7134-cardlist.rst394 - LifeView FlyDVB-T Hybrid Cardbus/MSI TV @nywhere A/D NB
H A Dgspca-cardlist.rst66 sonixj 0458:702e Genius Slim 310 NB
329 sonixb 0c45:6001 Genius VideoCAM NB
/linux/fs/jffs2/
H A DREADME.Locking76 (NB) the per-inode list of physical nodes. The latter is a special
/linux/Documentation/
H A Datomic_t.txt313 NB. try_cmpxchg() also generates better code on some platforms (notably x86)
/linux/Documentation/sound/
H A Dalsa-configuration.rst1115 NB: If you get many ``azx_get_response timeout`` messages at
2382 NB: ``nrpacks`` parameter can be modified dynamically via sysfs.
2386 NB: ``ignore_ctl_error=1`` just provides a quick way to work around the
2390 NB: ``quirk_alias`` option is provided only for testing / development.
/linux/Documentation/arch/arm64/
H A Dacpi_object_usage.rst521 NB: this method provides default cache coherency
/linux/Documentation/driver-api/
H A Dparport-lowlevel.rst1689 The number of bytes read. NB. There may be more unread data in a
/linux/tools/arch/x86/lib/
H A Dx86-opcode-map.txt419 43: CMOVAE/NB/NC Gv,Ev
506 93: SETAE/NB/NC Eb | kmovw Gv,Uk | kmovb Gv,Uk (66) | kmovq/d Gv,Uk (F2)
/linux/arch/x86/lib/
H A Dx86-opcode-map.txt419 43: CMOVAE/NB/NC Gv,Ev
506 93: SETAE/NB/NC Eb | kmovw Gv,Uk | kmovb Gv,Uk (66) | kmovq/d Gv,Uk (F2)
/linux/Documentation/driver-api/surface_aggregator/
H A Dinternal.rst524 category (provided via the event ID; NB: there is a fixed known number of
/linux/drivers/rtc/
H A DKconfig721 tristate "Epson RX-8025SA/NB"
724 RX-8025SA/NB RTC chips.

12