Searched refs:CRCI (Results 1 – 4 of 4) sorted by relevance
121 CrashRecoveryContextImpl *CRCI = (CrashRecoveryContextImpl *) Impl; in ~CrashRecoveryContext() local122 delete CRCI; in ~CrashRecoveryContext()133 const CrashRecoveryContextImpl *CRCI = CurrentContext; in GetCurrent() local134 if (!CRCI) in GetCurrent()137 return CRCI->CRC; in GetCurrent()203 const CrashRecoveryContextImpl *CRCI = CurrentContext; in ExceptionFilter() local205 if (!CRCI) { in ExceptionFilter()217 const_cast<CrashRecoveryContextImpl *>(CRCI)->HandleCrash( in ExceptionFilter()280 const CrashRecoveryContextImpl *CRCI = CurrentContext; in ExceptionHandler() local282 if (!CRCI) { in ExceptionHandler()[all …]
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
18 - qcom,crci : indicates CRCI MUX value for QUP CRCI ports. Please reference19 dt-bindings/soc/qcom,gsbi.h for valid CRCI mux values.
26 - qcom,cmd-crci: must contain the ADM command type CRCI block instance29 - qcom,data-crci: must contain the ADM data type CRCI block instance