Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/ivpu/
Divpu_drv.h28 #define PCI_DEVICE_ID_LNL 0x643e macro
216 case PCI_DEVICE_ID_LNL: in ivpu_hw_ip_gen()
231 case PCI_DEVICE_ID_LNL: in ivpu_hw_btrs_gen()
Divpu_hw.c64 if (ivpu_device_id(vdev) == PCI_DEVICE_ID_LNL && in wa_init()
Divpu_drv.c724 { PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_LNL) },