Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A 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 …]
/openbmc/linux/drivers/platform/x86/intel/
H A Dvsec.c424 static const struct intel_vsec_platform_info tgl_info = { variable
437 { PCI_DEVICE_DATA(INTEL, VSEC_ADL, &tgl_info) },
442 { PCI_DEVICE_DATA(INTEL, VSEC_RPL, &tgl_info) },
443 { PCI_DEVICE_DATA(INTEL, VSEC_TGL, &tgl_info) },
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_pci.c648 static const struct intel_device_info tgl_info = { variable
916 INTEL_TGL_12_IDS(&tgl_info),