Home
last modified time | relevance | path

Searched refs:VPU_CORE_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/media/platform/amphion/
Dvpu_core.c92 core->state = VPU_CORE_ACTIVE; in vpu_core_boot_done()
196 if (c->state != VPU_CORE_ACTIVE) in vpu_core_find_proper_by_type()
465 core->state = VPU_CORE_ACTIVE; in vpu_inst_unregister()
787 core->state = VPU_CORE_ACTIVE; in vpu_core_resume()
804 if (core->state == VPU_CORE_ACTIVE) { in vpu_core_suspend()
Dvpu.h121 VPU_CORE_ACTIVE, enumerator
Dvpu_dbg.c352 core->state = VPU_CORE_ACTIVE; in vpu_dbg_core_write()