Home
last modified time | relevance | path

Searched refs:Slow (Results 1 – 25 of 33) sorted by relevance

12

/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Dste-u300.dts47 /* Slow bridge clocks under PLL13 */
51 clock-type = <0>; /* Slow */
58 clock-type = <0>; /* Slow */
65 clock-type = <0>; /* Slow */
72 clock-type = <0>; /* Slow */
79 clock-type = <0>; /* Slow */
86 clock-type = <0>; /* Slow */
H A Dimx6qdl-var-dart.dtsi212 /* Bluetooth Slow Clock */
/freebsd-14.2/sys/contrib/device-tree/Bindings/clock/
H A Dste-u300-syscon-clock.txt21 0 0 Slow peripheral bridge clock
48 clock-type = <0>; /* Slow */
H A Dat91-clock.txt7 Slow Clock controller:
15 at91 SCKC (Slow Clock Controller)
H A Dimx7ulp-scg-clock.yaml19 domains, such as the System Oscillator clock, the Slow IRC (SIRC),
H A Dimx7ulp-pcc-clock.yaml19 domains, such as the System Oscillator clock, the Slow IRC (SIRC),
H A Dimx7ulp-clock.txt9 domains, such as the System Oscillator clock, the Slow IRC (SIRC),
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp437 QuotRemWithBB Slow = createSlowBB(SuccessorBB); in insertFastDivAndRem() local
438 QuotRemPair Result = createDivRemPhiNodes(Fast, Slow, SuccessorBB); in insertFastDivAndRem()
441 Builder.CreateCondBr(CmpV, Fast.BB, Slow.BB); in insertFastDivAndRem()
/freebsd-14.2/sys/contrib/device-tree/Bindings/leds/
H A Dleds-ns2.txt10 - slow-gpio: Slow LED GPIO. See OF device-tree GPIO specification.
/freebsd-14.2/sys/contrib/device-tree/Bindings/pinctrl/
H A Dintel,pinctrl-thunderbay.yaml76 0 - Slow
H A Dintel,pinctrl-keembay.yaml79 1 - Slow(~50MHz)
H A Dbitmain,bm1880-pinctrl.txt101 <0> - Slow
H A Dactions,s900-pinctrl.txt166 <0> - Slow
/freebsd-14.2/usr.sbin/bsdconfig/console/include/
H A Dmessages.subr196 msg_slow="Slow"
197 msg_slow_desc="Slow keyboard repeat rate"
/freebsd-14.2/usr.sbin/bsdconfig/include/
H A Doptions.hlp9 NFS Slow: User is using a slow PC or Ethernet card
H A Dmessages.subr253 msg_nfs_slow="NFS Slow"
/freebsd-14.2/sys/contrib/device-tree/Bindings/sound/
H A Dcirrus,cs42l42.yaml168 2 - Slow (default)
/freebsd-14.2/share/misc/
H A Dusb_hid_usages517 0x3F Indicator Slow Blink
521 0x43 Slow Blink On Time
522 0x44 Slow Blink Off Time
694 0xBF Slow Tracking
726 0xF5 Slow
H A Dusb_vendors15389 110a Tanic S110-SG1 + ISSC IS1002N [Slow Infra-Red (SIR) & Bluetooth 1.2 (Class 2) Adapter]
24664 03f Indicator Slow Blink
24668 043 Slow Blink On Time
24669 044 Slow Blink Off Time
24836 0bf Slow Tracking
24868 0f5 Slow
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSISchedule.td41 // Slow quarter rate f64 instruction.
/freebsd-14.2/sys/contrib/device-tree/Bindings/arm/marvell/
H A Dcp110-system-controller.txt60 - 1 21 Slow IO (SPI, NOR, BootROM, I2C, UART)
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2733 SDValue Slow, Fast; in ExpandLegalINT_TO_FP() local
2740 Slow = DAG.getNode(ISD::STRICT_FADD, dl, { DestVT, MVT::Other }, in ExpandLegalINT_TO_FP()
2742 Chain = Slow.getValue(1); in ExpandLegalINT_TO_FP()
2750 Slow->setFlags(Flags); in ExpandLegalINT_TO_FP()
2753 Slow = DAG.getNode(ISD::FADD, dl, DestVT, SignCvt, SignCvt); in ExpandLegalINT_TO_FP()
2757 return DAG.getSelect(dl, DestVT, SignBitTest, Slow, Fast); in ExpandLegalINT_TO_FP()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86.td479 "Slow unaligned 16-byte memory access">;
483 "Slow unaligned 32-byte memory access">;
H A DX86ISelLowering.cpp19089 SDValue Slow, Chain; in lowerINT_TO_FP_vXi64() local
19092 Slow = DAG.getNode(ISD::STRICT_FADD, DL, {MVT::v4f32, MVT::Other}, in lowerINT_TO_FP_vXi64()
19094 Chain = Slow.getValue(1); in lowerINT_TO_FP_vXi64()
19096 Slow = DAG.getNode(ISD::FADD, DL, MVT::v4f32, SignCvt, SignCvt); in lowerINT_TO_FP_vXi64()
19100 SDValue Cvt = DAG.getSelect(DL, MVT::v4f32, IsNeg, Slow, SignCvt); in lowerINT_TO_FP_vXi64()
32692 SDValue Slow, Chain; in ReplaceNodeResults() local
32696 Slow = DAG.getNode(ISD::STRICT_FADD, dl, {MVT::v4f32, MVT::Other}, in ReplaceNodeResults()
32698 Chain = Slow.getValue(1); in ReplaceNodeResults()
32700 Slow = DAG.getNode(ISD::FADD, dl, MVT::v4f32, SignCvt, SignCvt); in ReplaceNodeResults()
32705 SDValue Cvt = DAG.getSelect(dl, MVT::v4f32, IsNeg, Slow, SignCvt); in ReplaceNodeResults()
/freebsd-14.2/contrib/wpa/hostapd/
H A DChangeLog667 - Disable AP PIN after 10 consecutive failures. Slow down attacks

12