Home
last modified time | relevance | path

Searched refs:IVPU_PLATFORM_SIMICS (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/accel/ivpu/
H A Divpu_drv.h40 #define IVPU_PLATFORM_SIMICS 2 macro
210 return ivpu_get_platform(vdev) == IVPU_PLATFORM_SIMICS; in ivpu_is_simics()
H A Divpu_hw_37xx.c78 case IVPU_PLATFORM_SIMICS: in ivpu_platform_to_str()
79 return "IVPU_PLATFORM_SIMICS"; in ivpu_platform_to_str()
92 if (platform == IVPU_PLATFORM_SIMICS || platform == IVPU_PLATFORM_FPGA) in ivpu_hw_read_platform()
H A Divpu_hw_40xx.c83 case IVPU_PLATFORM_SIMICS: in ivpu_platform_to_str()
84 return "IVPU_PLATFORM_SIMICS"; in ivpu_platform_to_str()
113 vdev->platform = IVPU_PLATFORM_SIMICS; in ivpu_hw_read_platform()

Completed in 4 milliseconds