Searched refs:tgl_info (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/mfd/ |
A D | intel-lpss-pci.c | 223 static const struct intel_lpss_platform_info tgl_info = { variable 323 { PCI_VDEVICE(INTEL, 0x43aa), (kernel_ulong_t)&tgl_info }, 324 { PCI_VDEVICE(INTEL, 0x43ab), (kernel_ulong_t)&tgl_info }, 333 { PCI_VDEVICE(INTEL, 0x43fb), (kernel_ulong_t)&tgl_info }, 334 { PCI_VDEVICE(INTEL, 0x43fd), (kernel_ulong_t)&tgl_info }, 366 { PCI_VDEVICE(INTEL, 0x51aa), (kernel_ulong_t)&tgl_info }, 367 { PCI_VDEVICE(INTEL, 0x51ab), (kernel_ulong_t)&tgl_info }, 377 { PCI_VDEVICE(INTEL, 0x51fb), (kernel_ulong_t)&tgl_info }, 381 { PCI_VDEVICE(INTEL, 0x54aa), (kernel_ulong_t)&tgl_info }, 382 { PCI_VDEVICE(INTEL, 0x54ab), (kernel_ulong_t)&tgl_info }, [all …]
|
/linux-6.3-rc2/drivers/platform/x86/intel/ |
A D | vsec.c | 406 static const struct intel_vsec_platform_info tgl_info = { variable 444 { PCI_DEVICE_DATA(INTEL, VSEC_ADL, &tgl_info) }, 449 { PCI_DEVICE_DATA(INTEL, VSEC_RPL, &tgl_info) }, 450 { PCI_DEVICE_DATA(INTEL, VSEC_TGL, &tgl_info) },
|
/linux-6.3-rc2/drivers/gpu/drm/i915/ |
A D | i915_pci.c | 896 static const struct intel_device_info tgl_info = { variable 1230 INTEL_TGL_12_IDS(&tgl_info),
|
Completed in 7 milliseconds