| /kernel/linux/linux-5.10/sound/soc/intel/common/ |
| D | soc-acpi-intel-tgl-match.c | 3 * soc-apci-intel-tgl-match.c - tables and support for ICL ACPI enumeration. 319 .sof_fw_filename = "sof-tgl.ri", 320 .sof_tplg_filename = "sof-tgl-rt711-i2s-rt1308.tplg", 327 .sof_fw_filename = "sof-tgl.ri", 328 .sof_tplg_filename = "sof-tgl-max98357a-rt5682.tplg", 335 .sof_fw_filename = "sof-tgl.ri", 336 .sof_tplg_filename = "sof-tgl-max98373-rt5682.tplg", 348 .sof_fw_filename = "sof-tgl.ri", 349 .sof_tplg_filename = "sof-tgl-rt715-rt711-rt1308-mono.tplg", 355 .sof_fw_filename = "sof-tgl.ri", [all …]
|
| D | Makefile | 10 soc-acpi-intel-tgl-match.o soc-acpi-intel-ehl-match.o \
|
| /kernel/linux/linux-6.6/sound/soc/intel/common/ |
| D | soc-acpi-intel-tgl-match.c | 3 * soc-acpi-intel-tgl-match.c - tables and support for TGL ACPI enumeration. 429 .sof_tplg_filename = "sof-tgl-max98357a-rt5682.tplg", 436 .sof_tplg_filename = "sof-tgl-max98373-rt5682.tplg", 443 .sof_tplg_filename = "sof-tgl-rt1011-rt5682.tplg", 448 .sof_tplg_filename = "sof-tgl-es8336", /* the tplg suffix is added at run time */ 458 .sof_tplg_filename = "sof-tgl-rt1308-ssp2-hdmi-ssp15.tplg" 471 .sof_tplg_filename = "sof-tgl-rt711-rt1308-rt715.tplg", 477 .sof_tplg_filename = "sof-tgl-rt711-rt1308-mono-rt715.tplg", 483 .sof_tplg_filename = "sof-tgl-rt715-rt711-rt1308-mono.tplg", 489 .sof_tplg_filename = "sof-tgl-rt712.tplg", [all …]
|
| D | Makefile | 10 soc-acpi-intel-tgl-match.o soc-acpi-intel-ehl-match.o \
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| D | intel_dpll_mgr.h | 107 * @DPLL_ID_ICL_DPLL0: ICL/TGL combo PHY DPLL0 111 * @DPLL_ID_ICL_DPLL1: ICL/TGL combo PHY DPLL1 119 * @DPLL_ID_ICL_TBTPLL: ICL/TGL TBT PLL 124 * TGL TC PLL 1 port 1 (TC1) 129 * TGL TC PLL 1 port 2 (TC2) 134 * TGL TC PLL 1 port 3 (TC3) 139 * TGL TC PLL 1 port 4 (TC4) 143 * @DPLL_ID_TGL_MGPLL5: TGL TC PLL port 5 (TC5) 147 * @DPLL_ID_TGL_MGPLL6: TGL TC PLL port 6 (TC6) 203 /* tgl */
|
| D | skl_watermark_regs.h | 15 #define MBUS_DBOX_B2B_TRANSACTIONS_MAX_MASK REG_GENMASK(24, 20) /* tgl+ */ 17 #define MBUS_DBOX_B2B_TRANSACTIONS_DELAY_MASK REG_GENMASK(19, 17) /* tgl+ */ 19 #define MBUS_DBOX_REGULATE_B2B_TRANSACTIONS_EN REG_BIT(16) /* tgl+ */
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
| D | pci-ioda-tce.c | 376 struct iommu_table_group_link *tgl; in pnv_pci_unlink_table_and_group() local 385 list_for_each_entry_rcu(tgl, &tbl->it_group_list, next) { in pnv_pci_unlink_table_and_group() 386 if (tgl->table_group == table_group) { in pnv_pci_unlink_table_and_group() 387 list_del_rcu(&tgl->next); in pnv_pci_unlink_table_and_group() 388 kfree_rcu(tgl, rcu); in pnv_pci_unlink_table_and_group() 415 struct iommu_table_group_link *tgl = NULL; in pnv_pci_link_table_and_group() local 420 tgl = kzalloc_node(sizeof(struct iommu_table_group_link), GFP_KERNEL, in pnv_pci_link_table_and_group() 422 if (!tgl) in pnv_pci_link_table_and_group() 425 tgl->table_group = table_group; in pnv_pci_link_table_and_group() 426 list_add_rcu(&tgl->next, &tbl->it_group_list); in pnv_pci_link_table_and_group()
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
| 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()
|
| /kernel/linux/linux-6.6/sound/soc/sof/intel/ |
| D | pci-tgl.c | 36 [SOF_INTEL_IPC4] = "intel/avs/tgl", 39 [SOF_INTEL_IPC4] = "intel/avs-lib/tgl", 46 [SOF_IPC] = "sof-tgl.ri", 49 .nocodec_tplg_filename = "sof-tgl-nocodec.tplg", 69 [SOF_INTEL_IPC4] = "intel/avs/tgl-h", 72 [SOF_INTEL_IPC4] = "intel/avs-lib/tgl-h", 79 [SOF_IPC] = "sof-tgl-h.ri", 82 .nocodec_tplg_filename = "sof-tgl-nocodec.tplg", 308 .name = "sof-audio-pci-intel-tgl",
|
| D | Makefile | 10 apl.o cnl.o tgl.o icl.o mtl.o lnl.o hda-common-ops.o 32 snd-sof-pci-intel-tgl-objs := pci-tgl.o 41 obj-$(CONFIG_SND_SOC_SOF_INTEL_TGL) += snd-sof-pci-intel-tgl.o
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
| D | intel_dpll_mgr.h | 114 * @DPLL_ID_ICL_DPLL0: ICL/TGL combo PHY DPLL0 118 * @DPLL_ID_ICL_DPLL1: ICL/TGL combo PHY DPLL1 126 * @DPLL_ID_ICL_TBTPLL: ICL/TGL TBT PLL 131 * TGL TC PLL 1 port 1 (TC1) 136 * TGL TC PLL 1 port 2 (TC2) 141 * TGL TC PLL 1 port 3 (TC3) 146 * TGL TC PLL 1 port 4 (TC4) 150 * @DPLL_ID_TGL_MGPLL5: TGL TC PLL port 5 (TC5) 154 * @DPLL_ID_TGL_MGPLL6: TGL TC PLL port 6 (TC6)
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
| D | intel_workarounds.c | 636 * Wa_1409142259:tgl in gen12_ctx_workarounds_init() 637 * Wa_1409347922:tgl in gen12_ctx_workarounds_init() 638 * Wa_1409252684:tgl in gen12_ctx_workarounds_init() 639 * Wa_1409217633:tgl in gen12_ctx_workarounds_init() 640 * Wa_1409207793:tgl in gen12_ctx_workarounds_init() 641 * Wa_1409178076:tgl in gen12_ctx_workarounds_init() 642 * Wa_1408979724:tgl in gen12_ctx_workarounds_init() 661 * Wa_1604555607:tgl,rkl in tgl_ctx_workarounds_init() 1252 /* Wa_1409420604:tgl */ in tgl_gt_workarounds_init() 1258 /* Wa_1607087056:tgl also know as BUG:1409180338 */ in tgl_gt_workarounds_init() [all …]
|
| /kernel/linux/linux-6.6/drivers/media/rc/img-ir/ |
| 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()
|
| /kernel/linux/linux-5.10/drivers/media/rc/img-ir/ |
| 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()
|
| /kernel/linux/linux-6.6/arch/x86/events/intel/ |
| D | cstate.c | 55 * TGL,TNT,RKL,ADL,RPL,SPR,MTL 60 * ICL,TGL,RKL,ADL,RPL,MTL 65 * KBL,CML,ICL,ICX,TGL,TNT,RKL,ADL, 71 * GLM,CNL,KBL,CML,ICL,TGL,TNT,RKL, 78 * TGL,TNT,RKL,ADL,RPL,SPR,MTL 83 * KBL,CML,ICL,TGL,RKL 87 * Available model: HSW ULT,KBL,CNL,CML,ICL,TGL,RKL, 92 * Available model: HSW ULT,KBL,CNL,CML,ICL,TGL,RKL 96 * Available model: HSW ULT,KBL,GLM,CNL,CML,ICL,TGL,
|
| /kernel/linux/linux-5.10/arch/x86/events/intel/ |
| D | cstate.c | 53 * SKL,KNL,GLM,CNL,KBL,CML,ICL,TGL, 59 * ICL,TGL 64 * KBL,CML,ICL,TGL,TNT 69 * GLM,CNL,KBL,CML,ICL,TGL,TNT 74 * SKL,KNL,GLM,CNL,KBL,CML,ICL,TGL, 80 * KBL,CML,ICL,TGL 84 * Available model: HSW ULT,KBL,CNL,CML,ICL,TGL 88 * Available model: HSW ULT,KBL,CNL,CML,ICL,TGL 92 * Available model: HSW ULT,KBL,GLM,CNL,CML,ICL,TGL,
|
| /kernel/linux/linux-5.10/sound/soc/sof/ |
| D | sof-pci-dev.c | 61 .driver_data = "sof-tgl-rt5682-ssp0-max98373-ssp2.tplg", 261 .default_fw_filename = "sof-tgl.ri", 262 .nocodec_tplg_filename = "sof-tgl-nocodec.tplg", 277 .default_fw_filename = "sof-tgl-h.ri", 278 .nocodec_tplg_filename = "sof-tgl-nocodec.tplg", 525 { PCI_DEVICE(0x8086, 0xa0c8), /* TGL-LP */ 527 { PCI_DEVICE(0x8086, 0x43c8), /* TGL-H */
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
| D | intel_workarounds.c | 698 * Wa_1409142259:tgl,dg1,adl-p in gen12_ctx_workarounds_init() 699 * Wa_1409347922:tgl,dg1,adl-p in gen12_ctx_workarounds_init() 700 * Wa_1409252684:tgl,dg1,adl-p in gen12_ctx_workarounds_init() 701 * Wa_1409217633:tgl,dg1,adl-p in gen12_ctx_workarounds_init() 702 * Wa_1409207793:tgl,dg1,adl-p in gen12_ctx_workarounds_init() 703 * Wa_1409178076:tgl,dg1,adl-p in gen12_ctx_workarounds_init() 704 * Wa_1408979724:tgl,dg1,adl-p in gen12_ctx_workarounds_init() 705 * Wa_14010443199:tgl,rkl,dg1,adl-p in gen12_ctx_workarounds_init() 706 * Wa_14010698770:tgl,rkl,dg1,adl-s,adl-p in gen12_ctx_workarounds_init() 707 * Wa_1409342910:tgl,rkl,dg1,adl-s,adl-p in gen12_ctx_workarounds_init() [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
| D | intel_uc_fw.c | 69 * firmware as TGL. 96 fw_def(ALDERLAKE_S, 0, guc_maj(tgl, 70, 5, 1)) \ 97 fw_def(ALDERLAKE_S, 0, guc_mmp(tgl, 70, 1, 1)) \ 98 fw_def(ALDERLAKE_S, 0, guc_mmp(tgl, 69, 0, 3)) \ 100 fw_def(ROCKETLAKE, 0, guc_mmp(tgl, 70, 1, 1)) \ 101 fw_def(TIGERLAKE, 0, guc_mmp(tgl, 70, 1, 1)) \ 116 fw_def(ALDERLAKE_P, 0, huc_raw(tgl)) \ 117 fw_def(ALDERLAKE_P, 0, huc_mmp(tgl, 7, 9, 3)) \ 118 fw_def(ALDERLAKE_S, 0, huc_raw(tgl)) \ 119 fw_def(ALDERLAKE_S, 0, huc_mmp(tgl, 7, 9, 3)) \ [all …]
|
| /kernel/linux/linux-6.6/drivers/platform/x86/intel/pmc/ |
| D | Makefile | 7 icl.o tgl.o adl.o mtl.o
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/ |
| D | intel_uc_fw.c | 47 * Note that RKL uses the same firmware as TGL. 50 fw_def(ROCKETLAKE, 0, guc_def(tgl, 49, 0, 1), huc_def(tgl, 7, 5, 0)) \ 51 fw_def(TIGERLAKE, 0, guc_def(tgl, 49, 0, 1), huc_def(tgl, 7, 5, 0)) \
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/imx/dcss/ |
| D | dcss-dev.h | 15 #define TGL 0x0C macro 21 #define dcss_toggle(v, c) writel((v), (c) + TGL)
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/imx/dcss/ |
| D | dcss-dev.h | 17 #define TGL 0x0C macro 23 #define dcss_toggle(v, c) writel((v), (c) + TGL)
|
| /kernel/linux/linux-5.10/sound/soc/sof/intel/ |
| D | Makefile | 11 apl.o cnl.o tgl.o
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ci/ |
| D | test.yml | 235 i915:tgl: 241 GPU_VERSION: tgl
|