Home
last modified time | relevance | path

Searched refs:ivpu_hw_gen (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_drv.h171 static inline int ivpu_hw_gen(struct ivpu_device *vdev) in ivpu_hw_gen() function
H A Divpu_fw.c75 if (fw_names[i].gen != ivpu_hw_gen(vdev)) in ivpu_fw_request()
H A Divpu_drv.c508 if (ivpu_hw_gen(vdev) >= IVPU_HW_40XX) { in ivpu_dev_init()
H A Divpu_hw_40xx.c126 if (ivpu_hw_gen(vdev) == IVPU_HW_40XX) in ivpu_hw_wa_init()