Home
last modified time | relevance | path

Searched full:crci (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCrashRecoveryContext.cpp121 CrashRecoveryContextImpl *CRCI = (CrashRecoveryContextImpl *) Impl; in ~CrashRecoveryContext() local
122 delete CRCI; in ~CrashRecoveryContext()
133 const CrashRecoveryContextImpl *CRCI = CurrentContext; in GetCurrent() local
134 if (!CRCI) in GetCurrent()
137 return CRCI->CRC; in GetCurrent()
203 const CrashRecoveryContextImpl *CRCI = CurrentContext; in ExceptionFilter() local
205 if (!CRCI) { in ExceptionFilter()
217 const_cast<CrashRecoveryContextImpl *>(CRCI)->HandleCrash( in ExceptionFilter()
280 const CrashRecoveryContextImpl *CRCI = CurrentContext; in ExceptionHandler() local
282 if (!CRCI) { in ExceptionHandler()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dqcom_nandc.txt26 - qcom,cmd-crci: must contain the ADM command type CRCI block instance
29 - qcom,data-crci: must contain the ADM data type CRCI block instance
75 qcom,cmd-crci = <15>;
76 qcom,data-crci = <3>;
H A Dqcom,nandc.yaml86 qcom,cmd-crci:
89 Must contain the ADM command type CRCI block instance number
92 qcom,data-crci:
95 Must contain the ADM data type CRCI block instance number
161 qcom,cmd-crci = <15>;
162 qcom,data-crci = <3>;
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,gsbi.txt18 - qcom,crci : indicates CRCI MUX value for QUP CRCI ports. Please reference
19 dt-bindings/soc/qcom,gsbi.h for valid CRCI mux values.
53 qcom,crci = <GSBI_CRCI_QUP>;
H A Dqcom,gsbi.yaml42 qcom,crci:
45 CRCI MUX value for QUP CRCI ports. Please reference
46 include/dt-bindings/soc/qcom,gsbi.h for valid CRCI mux values.
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dqcom_adm.txt8 denotes CRCI (client rate control interface) flow control assignment.
44 3. CRCI assignment, if applicable. If no CRCI flow control is required, use 0.
45 The CRCI is used for flow control. It identifies the peripheral device that
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dqcom,msm-uartdm.txt29 - qcom,tx-crci: Identificator <u32> for Client Rate Control Interface to be
32 - qcom,rx-crci: Identificator <u32> for Client Rate Control Interface to be
H A Dqcom,msm-uartdm.yaml62 qcom,rx-crci:
69 qcom,tx-crci:
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-ipq8064.dtsi1059 qcom,cmd-crci = <15>;
1060 qcom,data-crci = <3>;