Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/accel/ivpu/
Divpu_drv.h161 static inline u16 ivpu_device_id(struct ivpu_device *vdev) in ivpu_device_id() function
168 switch (ivpu_device_id(vdev)) { in ivpu_hw_gen()
Divpu_fw.c476 boot_params->device_id = ivpu_device_id(vdev); in ivpu_fw_boot_params_setup()
Divpu_hw_37xx.c105 if (ivpu_device_id(vdev) == PCI_DEVICE_ID_MTL && ivpu_revision(vdev) < 4) in ivpu_hw_wa_init()