Home
last modified time | relevance | path

Searched refs:processor_type (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/imagination/
A Dpvr_device.c423 pvr_dev->fw_dev.processor_type = PVR_FW_PROCESSOR_TYPE_META; in pvr_device_gpu_init()
425 pvr_dev->fw_dev.processor_type = PVR_FW_PROCESSOR_TYPE_MIPS; in pvr_device_gpu_init()
427 pvr_dev->fw_dev.processor_type = PVR_FW_PROCESSOR_TYPE_RISCV; in pvr_device_gpu_init()
437 if (pvr_dev->fw_dev.processor_type != PVR_FW_PROCESSOR_TYPE_MIPS) { in pvr_device_gpu_init()
450 if (pvr_dev->fw_dev.processor_type != PVR_FW_PROCESSOR_TYPE_MIPS) { in pvr_device_gpu_init()
467 if (pvr_dev->fw_dev.processor_type != PVR_FW_PROCESSOR_TYPE_MIPS) { in pvr_device_gpu_fini()
A Dpvr_fw_startstop.c156 if (pvr_dev->fw_dev.processor_type != PVR_FW_PROCESSOR_TYPE_MIPS) { in pvr_fw_start()
276 if (pvr_dev->fw_dev.processor_type == PVR_FW_PROCESSOR_TYPE_META) { in pvr_fw_stop()
A Dpvr_fw.h322 u16 processor_type; member
A Dpvr_fw.c934 if (fw_dev->processor_type == PVR_FW_PROCESSOR_TYPE_META) in pvr_fw_init()
936 else if (fw_dev->processor_type == PVR_FW_PROCESSOR_TYPE_MIPS) in pvr_fw_init()
/linux/Documentation/firmware-guide/acpi/apei/
A Doutput_format.rst35 [processor_type: <integer>, <proc type string>]
/linux/drivers/firmware/efi/libstub/
A Defistub.h1179 u8 processor_type; member

Completed in 20 milliseconds