Searched refs:comm_ctl (Results 1 – 3 of 3) sorted by relevance
273 task->comm_ctl |= mode << CE_COMM_CTL_IV_MODE_SHIFT; in hal_ce_iv_mode_set()310 task->comm_ctl |= 1 << CE_COMM_CTL_OP_DIR_SHIFT; in hal_ce_method_set()311 task->comm_ctl |= type << CE_COMM_CTL_METHOD_SHIFT; in hal_ce_method_set()321 task->comm_ctl |= CE_COMM_CTL_TASK_INT_MASK; in hal_ce_task_enable()
102 uint32_t comm_ctl; member
81 CE_DBG("task->comm_ctl = 0x%lx\n", task->comm_ctl); in ce_print_task_info()
Completed in 6 milliseconds