Home
last modified time | relevance | path

Searched defs:ivpu_device (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/accel/ivpu/
A Divpu_drv.h81 struct ivpu_device { struct
82 struct drm_device drm;
83 void __iomem *regb;
84 void __iomem *regv;
85 u32 platform;
86 u32 irq;
88 struct ivpu_wa_table wa;
89 struct ivpu_hw_info *hw;
91 struct ivpu_fw_info *fw;
93 struct ivpu_pm_info *pm;
[all …]

Completed in 5 milliseconds