Searched refs:MXC_TPU_RevA_Hash_Config (Results 1 – 4 of 4) sorted by relevance
140 int MXC_TPU_RevA_Hash_Config(mxc_tpu_reva_regs_t *tpu, mxc_tpu_hashfunsel_t func);
255 return MXC_TPU_RevA_Hash_Config((mxc_tpu_reva_regs_t *)MXC_TPU, func); in MXC_TPU_Hash_Config()
265 return MXC_TPU_RevA_Hash_Config((mxc_tpu_reva_regs_t *)MXC_TPU, func); in MXC_TPU_Hash_Config()
425 int MXC_TPU_RevA_Hash_Config(mxc_tpu_reva_regs_t *tpu, mxc_tpu_hashfunsel_t func) in MXC_TPU_RevA_Hash_Config() function