Searched refs:mxc_ctb_ecc_req_t (Results 1 – 11 of 11) sorted by relevance
111 } typedef mxc_ctb_ecc_req_t; variable468 int MXC_CTB_ECC_Compute(mxc_ctb_ecc_req_t *req);479 int MXC_CTB_ECC_ErrorCheck(mxc_ctb_ecc_req_t *req);489 void MXC_CTB_ECC_ComputeAsync(mxc_ctb_ecc_req_t *req);498 void MXC_CTB_ECC_ErrorCheckAsync(mxc_ctb_ecc_req_t *req);
111 } typedef mxc_ctb_ecc_req_t; variable474 int MXC_CTB_ECC_Compute(mxc_ctb_ecc_req_t *req);485 int MXC_CTB_ECC_ErrorCheck(mxc_ctb_ecc_req_t *req);495 void MXC_CTB_ECC_ComputeAsync(mxc_ctb_ecc_req_t *req);504 void MXC_CTB_ECC_ErrorCheckAsync(mxc_ctb_ecc_req_t *req);
112 } typedef mxc_ctb_ecc_req_t; variable474 int MXC_CTB_ECC_Compute(mxc_ctb_ecc_req_t *req);485 int MXC_CTB_ECC_ErrorCheck(mxc_ctb_ecc_req_t *req);495 void MXC_CTB_ECC_ComputeAsync(mxc_ctb_ecc_req_t *req);504 void MXC_CTB_ECC_ErrorCheckAsync(mxc_ctb_ecc_req_t *req);
111 } typedef mxc_ctb_ecc_req_t; variable477 int MXC_CTB_ECC_Compute(mxc_ctb_ecc_req_t *req);488 int MXC_CTB_ECC_ErrorCheck(mxc_ctb_ecc_req_t *req);498 void MXC_CTB_ECC_ComputeAsync(mxc_ctb_ecc_req_t *req);507 void MXC_CTB_ECC_ErrorCheckAsync(mxc_ctb_ecc_req_t *req);
224 int MXC_CTB_ECC_Compute(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_Compute()229 int MXC_CTB_ECC_ErrorCheck(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheck()234 void MXC_CTB_ECC_ComputeAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ComputeAsync()239 void MXC_CTB_ECC_ErrorCheckAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheckAsync()
232 int MXC_CTB_ECC_Compute(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_Compute()237 int MXC_CTB_ECC_ErrorCheck(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheck()242 void MXC_CTB_ECC_ComputeAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ComputeAsync()247 void MXC_CTB_ECC_ErrorCheckAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheckAsync()
222 int MXC_CTB_ECC_Compute(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_Compute()227 int MXC_CTB_ECC_ErrorCheck(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheck()232 void MXC_CTB_ECC_ComputeAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ComputeAsync()237 void MXC_CTB_ECC_ErrorCheckAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheckAsync()
227 int MXC_CTB_ECC_Compute(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_Compute()232 int MXC_CTB_ECC_ErrorCheck(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheck()237 void MXC_CTB_ECC_ComputeAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ComputeAsync()242 void MXC_CTB_ECC_ErrorCheckAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheckAsync()
65 static int MXC_CTB_ECC_Compare(mxc_ctb_ecc_req_t *req);288 temp = MXC_CTB_ECC_Compare((mxc_ctb_ecc_req_t *)req); in MXC_CTB_RevA_Handler()505 static int MXC_CTB_ECC_Compare(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_Compare()535 static int MXC_CTB_ECC_Setup(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_Setup()571 uint32_t error = MXC_CTB_ECC_Setup((mxc_ctb_ecc_req_t *)req); in MXC_CTB_RevA_ECC_Compute()583 uint32_t error = MXC_CTB_ECC_Setup((mxc_ctb_ecc_req_t *)req); in MXC_CTB_RevA_ECC_ErrorCheck()589 return MXC_CTB_ECC_Compare((mxc_ctb_ecc_req_t *)req); in MXC_CTB_RevA_ECC_ErrorCheck()592 static void MXC_CTB_ECC_SetupAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_SetupAsync()616 MXC_CTB_ECC_SetupAsync((mxc_ctb_ecc_req_t *)req); in MXC_CTB_RevA_ECC_ComputeAsync()624 MXC_CTB_ECC_SetupAsync((mxc_ctb_ecc_req_t *)req); in MXC_CTB_RevA_ECC_ErrorCheckAsync()
236 int MXC_CTB_ECC_Compute(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_Compute()241 int MXC_CTB_ECC_ErrorCheck(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheck()246 void MXC_CTB_ECC_ComputeAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ComputeAsync()251 void MXC_CTB_ECC_ErrorCheckAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheckAsync()