Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/accel/ivpu/
Divpu_drv.h41 #define IVPU_PLATFORM_FPGA 3 macro
215 return ivpu_get_platform(vdev) == IVPU_PLATFORM_FPGA; in ivpu_is_fpga()
Divpu_hw_37xx.c80 case IVPU_PLATFORM_FPGA: in ivpu_platform_to_str()
92 if (platform == IVPU_PLATFORM_SIMICS || platform == IVPU_PLATFORM_FPGA) in ivpu_hw_read_platform()
Divpu_hw_40xx.c85 case IVPU_PLATFORM_FPGA: in ivpu_platform_to_str()