Home
last modified time | relevance | path

Searched refs:IVPU_PLATFORM_SIMICS (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/accel/ivpu/
Divpu_drv.h56 #define IVPU_PLATFORM_SIMICS 2 macro
265 return ivpu_get_platform(vdev) == IVPU_PLATFORM_SIMICS; in ivpu_is_simics()
Divpu_hw.c18 case IVPU_PLATFORM_SIMICS: in platform_to_str()
48 vdev->platform = IVPU_PLATFORM_SIMICS; in platform_init()