Searched refs:asu (Results 1 – 2 of 2) sorted by relevance
59 static struct asu_client *asu; variable81 if (io_read32((vaddr_t)asu->global_ctrl) & in asu_fwcheck()230 state = cpu_spin_lock_xsave(&asu->slock); in put_free_index()233 cpu_spin_unlock_xrestore(&asu->slock, state); in put_free_index()246 io_write32((vaddr_t)asu->doorbell + IPIPSU_TRIG_OFFSET, in send_doorbell()284 if (asu->is_ready != ASU_CLIENT_READY) { in asu_update_queue_buffer_n_send_ipi()290 qptr = &asu->chnl_memptr->p0_chnl_q; in asu_update_queue_buffer_n_send_ipi()291 last_index = &asu->p0_last_index; in asu_update_queue_buffer_n_send_ipi()293 qptr = &asu->chnl_memptr->p1_chnl_q; in asu_update_queue_buffer_n_send_ipi()294 last_index = &asu->p1_last_index; in asu_update_queue_buffer_n_send_ipi()[all …]
7 subdirs-$(CFG_AMD_ASU_SUPPORT) += asu