/openbmc/linux/drivers/video/fbdev/nvidia/ |
H A 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 …]
|
/openbmc/linux/drivers/phy/freescale/ |
H A D | phy-fsl-imx8qm-lvds-phy.c | 31 #define NB BIT(2) macro 39 #define CTRL_INIT_MASK (M_MASK | CCM_MASK | CA_MASK | TST_MASK | NB | RFB) 108 val = NB; in mixel_lvds_phy_power_on() 117 regmap_update_bits(priv->regmap, PHY_CTRL, M_MASK | NB, val); in mixel_lvds_phy_power_on()
|
/openbmc/linux/tools/perf/trace/beauty/ |
H A D | flock.c | 39 P_CMD(NB); in syscall_arg__scnprintf_flock()
|
/openbmc/linux/arch/arm64/boot/dts/microchip/ |
H A D | sparx5_pcb135_emmc.dts | 21 /* NB: No "GPIO_35", "GPIO_36", "GPIO_37"
|
H A D | sparx5_pcb134_emmc.dts | 21 /* NB: No "GPIO_35", "GPIO_36", "GPIO_37"
|
H A D | sparx5_pcb125.dts | 21 /* NB: No "GPIO_35", "GPIO_36", "GPIO_37"
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6sl-tolino-shine2hd.dts | 5 * Name on mainboard is: 37NB-E60QF0+4A2 or 37NB-E60QF0+4A3 621 * 37NB-E60QF0+4A2: CyberTan WC121 (BCM43362) SDIO WiFi 622 * 37NB-E60QF0+4A3: RTL8189F SDIO WiFi
|
H A D | imx6sl-tolino-shine3.dts | 5 * Name on mainboard is: 37NB-E60K00+4A4
|
H A D | imx6sll-kobo-librah2o.dts | 5 * Name on mainboard is: 37NB-E70K0M+6A3
|
H A D | imx6sll-kobo-clarahd.dts | 5 * Name on mainboard is: 37NB-E60K00+4A4
|
H A D | imx6sl-tolino-vision5.dts | 5 * Name on mainboard is: 37NB-E70K0M+6A3
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp/ |
H A D | pass-options-to-AR.patch | 12 #NB: don't override $(MAKE); gnumake sets it well, propagating -j etc.
|
/openbmc/linux/Documentation/devicetree/bindings/thermal/ |
H A D | st-thermal.txt | 19 NB: For thermal sensor's for which no interrupt has been
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
H A D | uk-TunbridgeWells | 3 # <http://www.digitaluk.co.uk/coveragechecker/main/tradeexport/TN11�0NB/NA/0/>
|
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/ |
H A D | 0003-start-stop-false.patch | 15 # NB: this fails if /bin/false is a busybox symlink:
|
H A D | 0002-start-stop-daemon-fix-tests.patch | 57 # NB: this fails if /bin/false is a busybox symlink:
|
/openbmc/u-boot/doc/device-tree-bindings/usb/ |
H A D | dwc3-st.txt | 31 NB: The dr_mode property is NOT optional for this driver, as the default value
|
/openbmc/qemu/ |
H A D | qemu.sasl | 11 # NB, previously DIGEST-MD5 was set as the default mechanism for
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ti/davinci/ |
H A D | psc.txt | 27 the device-specific datasheet to find these numbers. NB: Most local
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | dwc3-st.txt | 36 NB: The dr_mode property described in [1] is NOT optional for this driver, as the default value
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0021-fix-create-thread-failed-in-unprivileged-process-BZ-.patch | 86 /* NB: Restore errno since errno may be checked against non-zero
|
/openbmc/qemu/target/ppc/ |
H A D | internal.h | 146 EXTRACT_HELPER(NB, 11, 5);
|
/openbmc/linux/Documentation/devicetree/bindings/mmc/ |
H A D | sdhci-st.txt | 13 - clock-names: Should be "mmc" and "icn". (NB: The latter is not compulsory)
|
/openbmc/linux/Documentation/hwmon/ |
H A D | fam15h_power.rst | 41 consumed by the processor for NB and logic external to the core.
|
/openbmc/u-boot/doc/device-tree-bindings/clock/ |
H A D | st,stm32mp1.txt | 72 NB : macro PQR(p,q,r) can be used to build this value
|