Lines Matching refs:acc_core
47 static void acc_resetmode_enter(struct acc_core *core) in acc_resetmode_enter()
56 static void acc_resetmode_leave(struct acc_core *core) in acc_resetmode_leave()
65 static void acc_txq_put(struct acc_core *core, u32 acc_id, u32 acc_dlc, in acc_txq_put()
77 static u8 acc_tx_fifo_next(struct acc_core *core, u8 tx_fifo_idx) in acc_tx_fifo_next()
144 void acc_init_bm_ptr(struct acc_ov *ov, struct acc_core *cores, const void *mem) in acc_init_bm_ptr()
166 struct acc_core *core = &cores[u]; in acc_init_bm_ptr()
176 struct acc_core *core = priv->core; in acc_open()
222 struct acc_core *core = priv->core; in acc_close()
250 struct acc_core *core = priv->core; in acc_start_xmit()
405 static void handle_core_msg_rxtxdone(struct acc_core *core, in handle_core_msg_rxtxdone()
466 static void handle_core_msg_txabort(struct acc_core *core, in handle_core_msg_txabort()
495 static void handle_core_msg_overrun(struct acc_core *core, in handle_core_msg_overrun()
524 static void handle_core_msg_buserr(struct acc_core *core, in handle_core_msg_buserr()
582 handle_core_msg_errstatechange(struct acc_core *core, in handle_core_msg_errstatechange()
640 static void handle_core_interrupt(struct acc_core *core) in handle_core_interrupt()
716 irqreturn_t acc_card_interrupt(struct acc_ov *ov, struct acc_core *cores) in acc_card_interrupt()
733 struct acc_core *core = &cores[i]; in acc_card_interrupt()
757 struct acc_core *core = &cores[i]; in acc_card_interrupt()