Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/accel/ivpu/
H A Divpu_drv.h41 #define IVPU_PLATFORM_FPGA 3 macro
215 return ivpu_get_platform(vdev) == IVPU_PLATFORM_FPGA; in ivpu_is_fpga()
H A Divpu_hw_37xx.c80 case IVPU_PLATFORM_FPGA: in ivpu_platform_to_str()
81 return "IVPU_PLATFORM_FPGA"; 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.c85 case IVPU_PLATFORM_FPGA: in ivpu_platform_to_str()
86 return "IVPU_PLATFORM_FPGA"; in ivpu_platform_to_str()

Completed in 4 milliseconds