Home
last modified time | relevance | path

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

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