Searched full:crci (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | CrashRecoveryContext.cpp | 121 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 D | qcom_nandc.txt | 26 - 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 D | qcom,nandc.yaml | 86 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 D | qcom,gsbi.txt | 18 - 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 D | qcom,gsbi.yaml | 42 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 D | qcom_adm.txt | 8 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 D | qcom,msm-uartdm.txt | 29 - 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 D | qcom,msm-uartdm.yaml | 62 qcom,rx-crci: 69 qcom,tx-crci:
|
/freebsd/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-ipq8064.dtsi | 1059 qcom,cmd-crci = <15>; 1060 qcom,data-crci = <3>;
|