Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mfd/
Dintel-lpss-pci.c223 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.1.9/drivers/platform/x86/intel/
Dvsec.c386 static const struct intel_vsec_platform_info tgl_info = { variable
417 { PCI_DEVICE_DATA(INTEL, VSEC_ADL, &tgl_info) },
420 { PCI_DEVICE_DATA(INTEL, VSEC_RPL, &tgl_info) },
421 { PCI_DEVICE_DATA(INTEL, VSEC_TGL, &tgl_info) },
/linux-6.1.9/drivers/gpu/drm/i915/
Di915_pci.c895 static const struct intel_device_info tgl_info = { variable
1226 INTEL_TGL_12_IDS(&tgl_info),