Home
last modified time | relevance | path

Searched full:970 (Results 1 – 25 of 110) sorted by relevance

12345

/freebsd/sys/powerpc/cpufreq/
H A Dpcr.c84 #define PCR_QUARTER 2 /* Only on 970MP */
157 /* Check for an IBM 970-class CPU */ in pcr_identify()
185 device_set_desc(dev, "PPC 970 Power Control Register"); in pcr_probe()
283 /* 970MP requires PCR and PCRH to be cleared first */ in pcr_set()
/freebsd/sys/powerpc/aim/
H A Dmp_cpudep.c273 #ifdef NOTYET /* Causes problems if in instruction stream on 970 */ in cpudep_save_config()
320 * The 970 has strange rules about how to update HID registers. in cpudep_ap_setup()
321 * See Table 2-3, 970MP manual in cpudep_ap_setup()
356 #ifdef NOTYET /* Causes problems if in instruction stream on 970 */ in cpudep_ap_setup()
/freebsd/sys/contrib/device-tree/Bindings/leds/backlight/
H A Dqcom-wled.yaml201 enum: [ 105, 280, 450, 620, 970, 1150, 1300, 1500 ]
202 default: 970
/freebsd/contrib/bzip2/
H A Drandtable.c46 652, 934, 970, 447, 318, 353, 859, 672, 112, 785,
68 369, 970, 294, 750, 807, 827, 150, 790, 288, 923,
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dhisilicon,hi3670-usb3.yaml13 Bindings for USB3 PHY on HiSilicon Kirin 970.
H A Dhisilicon,phy-hi3670-pcie.yaml13 Bindings for PCIe PHY on HiSilicon Kirin 970.
/freebsd/sys/contrib/device-tree/Bindings/spmi/
H A Dhisilicon,hisi-spmi-controller.yaml36 number of the Kirin 970 SPMI channel where the SPMI devices are connected.
/freebsd/sys/powerpc/powerpc/
H A Dcpu.c138 { "IBM PowerPC 970", IBM970, REVFMT_MAJMIN,
141 { "IBM PowerPC 970FX", IBM970FX, REVFMT_MAJMIN,
144 { "IBM PowerPC 970GX", IBM970GX, REVFMT_MAJMIN,
147 { "IBM PowerPC 970MP", IBM970MP, REVFMT_MAJMIN,
/freebsd/lib/libpmc/
H A Dpmc.3202 970 CPUs.
240 970 class.
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.h50 /// models the dispatch logic on the PowerPC 970 (aka G5) processor. This
H A DPPCScheduleG5.td9 // This file defines the itinerary class data for the G5 (970) processor.
/freebsd/sys/powerpc/include/
H A Dspr.h180 #define SPR_SCOMC 0x114 /* ... SCOM Address Register (970) */
181 #define SPR_SCOMD 0x115 /* ... SCOM Data Register (970) */
421 #define SPR_MMCR0_PMC1SEL(x) ((x) << 8) /* PMC1 selector (970) */
422 #define SPR_MMCR0_PMC2SEL(x) ((x) << 1) /* PMC2 selector (970) */
708 /* Similar things for the 970 PMC direct counters */
H A Dtrap.h58 /* The following are only available on 970(G5): */
H A Dmmuvar.h220 #define MMU_TYPE_G5 "mmu_g5" /* 64-bit bridge (ibm 970) */
H A Dhid.h46 #define HID0_DEEPNAP 0x01000000 /* Enable deep nap mode (970) */
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Ddwc3.txt83 on some devices (Hikey 970).
/freebsd/sys/dev/mii/
H A Dlxtphy.c62 * driver for Level One's LXT-970 ethernet 10/100 PHY
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_ppc970.c305 /* 970 PMC is not counted when set to 0x08 */ in ppc970_pcpu_init()
/freebsd/contrib/arm-optimized-routines/math/aarch64/
H A Dv_log2_data.c133 { 0x1.970d9977c6c2dp-1, 0x1.52de746d7ecb2p-2 },
H A Dv_log10_data.c143 { 0x1.970d9977c6c2dp-1, 0x1.9809f4c48c0ebp-4 },
H A Dv_log_data.c141 { 0x1.970d9977c6c2dp-1, 0x1.d5c5aa93287ebp-3 },
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp140 .Case("POWER4", "970") in getHostCPUNameForPowerPC()
141 .Case("PPC970FX", "970") in getHostCPUNameForPowerPC()
142 .Case("PPC970MP", "970") in getHostCPUNameForPowerPC()
1451 return "970"; in getHostCPUName()
1549 return "970"; in getHostCPUName()
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/llquantize/
H A Dtst.steps.d.out218 970 | 1
1099 970 | 0
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm845-xiaomi-beryllium.dts320 qcom,current-boost-limit = <970>;
/freebsd/contrib/bc/tests/dc/
H A Dstdin.txt974 970+p

12345