| /linux/sound/soc/intel/common/ |
| H A D | soc-acpi-intel-tgl-match.c | 3 * soc-acpi-intel-tgl-match.c - tables and support for TGL ACPI enumeration. 512 .sof_tplg_filename = "sof-tgl-es8336", /* the tplg suffix is added at run time */ 523 .sof_tplg_filename = "sof-tgl", /* the tplg suffix is added at run time */ 533 .sof_tplg_filename = "sof-tgl-rt1308-ssp2-hdmi-ssp15.tplg" 734 .sof_tplg_filename = "sof-tgl-rt711-rt1308-rt715.tplg", 740 .sof_tplg_filename = "sof-tgl-rt711-rt1308-mono-rt715.tplg", 746 .sof_tplg_filename = "sof-tgl-rt715-rt711-rt1308-mono.tplg", 752 .sof_tplg_filename = "sof-tgl-rt712.tplg", 758 .sof_tplg_filename = "sof-tgl-rt715-rt711-rt1308-mono.tplg", 764 .sof_tplg_filename = "sof-tgl-cs42l43-l3-cs35l56-l01.tplg", [all …]
|
| H A D | Makefile | 8 soc-acpi-intel-tgl-match.o soc-acpi-intel-ehl-match.o \
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | pci-ioda-tce.c | 375 struct iommu_table_group_link *tgl; in pnv_pci_unlink_table_and_group() local 384 list_for_each_entry_rcu(tgl, &tbl->it_group_list, next) { in pnv_pci_unlink_table_and_group() 385 if (tgl->table_group == table_group) { in pnv_pci_unlink_table_and_group() 386 list_del_rcu(&tgl->next); in pnv_pci_unlink_table_and_group() 387 kfree_rcu(tgl, rcu); in pnv_pci_unlink_table_and_group() 414 struct iommu_table_group_link *tgl = NULL; in pnv_pci_link_table_and_group() local 419 tgl = kzalloc_node(sizeof(struct iommu_table_group_link), GFP_KERNEL, in pnv_pci_link_table_and_group() 421 if (!tgl) in pnv_pci_link_table_and_group() 424 tgl->table_group = table_group; in pnv_pci_link_table_and_group() 425 list_add_rcu(&tgl->next, &tbl->it_group_list); in pnv_pci_link_table_and_group()
|
| /linux/drivers/media/rc/img-ir/ |
| H A D | img-ir-rc5.c | 14 unsigned int addr, cmd, tgl, start; in img_ir_rc5_scancode() local 20 tgl = (raw >> 11) & 0x01; in img_ir_rc5_scancode() 34 request->toggle = tgl; in img_ir_rc5_scancode()
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | skl_universal_plane_regs.h | 81 #define PLANE_CTL_CLEAR_COLOR_DISABLE REG_BIT(13) /* TGL+ */ 91 #define PLANE_CTL_MEDIA_DECOMPRESSION_ENABLE REG_BIT(4) /* TGL+ */ 257 #define PLANE_COLOR_POST_CSC_GAMMA_MULTSEG_ENABLE REG_BIT(15) /* TGL+ */ 468 #define _PLANE_CHICKEN_1_A 0x7026c /* tgl+ */ 512 /* tgl+ */ 528 /* tgl+ */ 543 /* tgl+ */ 558 /* tgl+ */
|
| H A D | intel_psr_regs.h | 62 * Until TGL, IMR/IIR are fixed at 0x648xx. On TGL+ those registers are relative
|
| H A D | intel_dmc.c | 163 #define TGL_DMC_PATH DMC_LEGACY_PATH(tgl, 2, 12) 589 * TGL/ADL-S DMC firmware incorrectly uses the undelayed vblank in fixup_dmc_evt() 617 /* also disable the flip queue event on the main DMC on TGL */ in disable_dmc_evt() 622 /* also disable the HRR event on the main DMC on TGL/ADLS */ in disable_dmc_evt() 709 /* On TGL/derivatives pipe DMC state is lost when PG1 is disabled */ in need_pipedmc_load_program() 764 * On TGL/derivatives pipe DMC state is lost when PG1 is disabled. in can_enable_pipedmc()
|
| H A D | intel_vrr.c | 102 * On ICL/TGL VRR hardware inserts one extra scanline in intel_vrr_extra_vblank_delay() 113 * ICL/TGL hardware imposes flipline>=vmin+1 in intel_vrr_vmin_flipline_offset() 267 * On TGL vmin/vmax/flipline also need to be in intel_vrr_hw_value() 616 * TGL: generate VRR "safe window" for DSB vblank waits in intel_vrr_set_transcoder_timings()
|
| H A D | intel_cursor_regs.h | 107 /* tgl+ */
|
| H A D | intel_color_regs.h | 82 #define GAMMA_MODE_MODE_12BIT_MULTI_SEG REG_FIELD_PREP(GAMMA_MODE_MODE_MASK, 3) /* icl-tgl */
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_uc_fw.c | 124 fw_def(ALDERLAKE_N, GT_TYPE_ANY, major_ver(i915, guc, tgl, 70, 44, 1)) \ 126 fw_def(ALDERLAKE_S, GT_TYPE_ANY, major_ver(i915, guc, tgl, 70, 44, 1)) \ 127 fw_def(ROCKETLAKE, GT_TYPE_ANY, major_ver(i915, guc, tgl, 70, 44, 1)) \ 128 fw_def(TIGERLAKE, GT_TYPE_ANY, major_ver(i915, guc, tgl, 70, 44, 1)) 136 fw_def(ALDERLAKE_P, GT_TYPE_ANY, no_ver(i915, huc, tgl)) \ 137 fw_def(ALDERLAKE_S, GT_TYPE_ANY, no_ver(i915, huc, tgl)) \ 138 fw_def(ROCKETLAKE, GT_TYPE_ANY, no_ver(i915, huc, tgl)) \ 139 fw_def(TIGERLAKE, GT_TYPE_ANY, no_ver(i915, huc, tgl))
|
| /linux/drivers/gpu/drm/imx/dcss/ |
| H A D | dcss-dev.h | 17 #define TGL 0x0C macro 23 #define dcss_toggle(v, c) writel((v), (c) + TGL)
|
| /linux/sound/soc/sof/intel/ |
| H A D | tgl.c | 165 .platform = "tgl", 195 .platform = "tgl",
|
| /linux/sound/soc/intel/avs/ |
| H A D | Makefile | 7 snd-soc-avs-y += skl.o apl.o cnl.o icl.o tgl.o mtl.o lnl.o ptl.o
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | intel_device_info.h | 112 /* TGL */
|
| /linux/sound/soc/intel/boards/ |
| H A D | sof_ssp_amp.c | 52 /* BE ID defined in sof-tgl-rt1308-hdmi-ssp.m4 */
|
| /linux/drivers/media/pci/intel/ipu6/ |
| H A D | ipu6-isys-mcd-phy.c | 33 * only 2 phys for TGL U and Y 38 * There are 2 MCD DPHY instances on TGL and 1 MCD DPHY instance on ADL. 110 /* for TGL-U, use 0x80000000 */
|
| H A D | ipu6.h | 35 * IPU6 - TGL
|
| /linux/sound/soc/sof/ |
| H A D | sof-pci-dev.c | 69 .driver_data = "sof-tgl-rt5682-ssp0-max98373-ssp2.tplg",
|
| /linux/sound/hda/codecs/cirrus/ |
| H A D | cs8409-tables.c | 600 SND_PCI_QUIRK(0x1028, 0x0BB5, "Warlock N3 15 TGL-U Nuvoton EC", CS8409_WARLOCK), 601 SND_PCI_QUIRK(0x1028, 0x0BB6, "Warlock V3 15 TGL-U Nuvoton EC", CS8409_WARLOCK),
|
| /linux/drivers/usb/dwc3/ |
| H A D | dwc3-pci.c | 442 { PCI_DEVICE_DATA(INTEL, TGL, &dwc3_pci_intel_swnode) },
|
| /linux/sound/hda/core/ |
| H A D | intel-dsp-config.c | 378 .ident = "UPX-TGL",
|
| /linux/arch/powerpc/kernel/ |
| H A D | smp.c | 115 static struct thread_groups_list tgl[NR_CPUS] __initdata; variable 893 struct thread_groups_list *cpu_tgl = &tgl[cpu]; in get_thread_groups()
|
| /linux/drivers/input/mouse/ |
| H A D | cyapa_gen6.c | 55 u8 cmd_code; /* bit7: TGL; bit6~0: command code.*/
|
| /linux/drivers/platform/x86/intel/ |
| H A D | vsec.c | 785 /* TGL info */
|