Searched defs:rkce_hw (Results 1 – 1 of 1) sorted by relevance
177 bool rkce_hw_algo_valid(void *rkce_hw, uint32_t type, uint32_t algo, uint32_t mode) in rkce_hw_algo_valid()207 int rkce_soft_reset(void *rkce_hw, uint32_t reset_sel) in rkce_soft_reset()242 static int rkce_init(void *rkce_hw) in rkce_init()313 void rkce_hardware_free(void *rkce_hw) in rkce_hardware_free()321 void rkce_dump_reginfo(void *rkce_hw) in rkce_dump_reginfo()350 int rkce_push_td(void *rkce_hw, void *td) in rkce_push_td()411 int rkce_push_td_sync(void *rkce_hw, void *td, uint32_t timeout_ms) in rkce_push_td_sync()535 int rkce_irq_callback_set(void *rkce_hw, enum rkce_td_type td_type, request_cb_func cb_func) in rkce_irq_callback_set()554 void rkce_irq_handler(void *rkce_hw) in rkce_irq_handler()589 void rkce_irq_thread(void *rkce_hw) in rkce_irq_thread()[all …]