Home
last modified time | relevance | path

Searched full:tgl (Results 1 – 25 of 47) sorted by relevance

12

/linux/sound/soc/intel/common/
H A Dsoc-acpi-intel-tgl-match.c3 * 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 DMakefile8 soc-acpi-intel-tgl-match.o soc-acpi-intel-ehl-match.o \
/linux/arch/powerpc/platforms/powernv/
H A Dpci-ioda-tce.c375 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 Dimg-ir-rc5.c14 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 Dskl_watermark_regs.h15 #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+ */
H A Dskl_universal_plane_regs.h81 #define PLANE_CTL_CLEAR_COLOR_DISABLE REG_BIT(13) /* TGL+ */
91 #define PLANE_CTL_MEDIA_DECOMPRESSION_ENABLE REG_BIT(4) /* TGL+ */
353 #define _PLANE_CHICKEN_1_A 0x7026c /* tgl+ */
397 /* tgl+ */
413 /* tgl+ */
428 /* tgl+ */
443 /* tgl+ */
H A Dintel_psr_regs.h62 * Until TGL, IMR/IIR are fixed at 0x648xx. On TGL+ those registers are relative
H A Dintel_cursor_regs.h107 /* tgl+ */
H A Dicl_dsi_regs.h95 /* TGL DSI Chicken register */
H A Dintel_color_regs.h82 #define GAMMA_MODE_MODE_12BIT_MULTI_SEG REG_FIELD_PREP(GAMMA_MODE_MODE_MASK, 3) /* icl-tgl */
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw.c69 * firmware as TGL.
96 fw_def(ALDERLAKE_S, 0, guc_maj(tgl, 70, 12, 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 …]
/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-dev.h17 #define TGL 0x0C macro
23 #define dcss_toggle(v, c) writel((v), (c) + TGL)
/linux/drivers/platform/x86/intel/pmc/
H A DMakefile7 tgl.o adl.o mtl.o arl.o lnl.o ptl.o
H A Dcore.h241 /* Extended Test Mode Register LPM bits (TGL and later */
/linux/Documentation/gpu/xe/
H A Dindex.rst8 compute and media. Support for currently available platforms like TGL, ADL,
/linux/sound/soc/intel/avs/
H A DMakefile7 snd-soc-avs-y += skl.o apl.o cnl.o icl.o tgl.o mtl.o lnl.o ptl.o
H A Dcore.c876 AVS_TGL_BASED_SPEC(tgl, 29);
954 MODULE_FIRMWARE("intel/avs/tgl/dsp_basefw.bin");
/linux/drivers/soundwire/
H A Ddmi-quirks.c94 /* TGL devices */
/linux/sound/soc/intel/boards/
H A Dsof_ssp_amp.c52 /* BE ID defined in sof-tgl-rt1308-hdmi-ssp.m4 */
/linux/drivers/gpu/drm/i915/
H A Dintel_device_info.h112 /* TGL */
/linux/drivers/media/pci/intel/ipu6/
H A Dipu6-isys-mcd-phy.c33 * 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 Dipu6.h35 * IPU6 - TGL
/linux/sound/soc/sof/
H A Dsof-pci-dev.c69 .driver_data = "sof-tgl-rt5682-ssp0-max98373-ssp2.tplg",
/linux/sound/pci/hda/
H A Dpatch_cs8409-tables.c536 SND_PCI_QUIRK(0x1028, 0x0BB5, "Warlock N3 15 TGL-U Nuvoton EC", CS8409_WARLOCK),
537 SND_PCI_QUIRK(0x1028, 0x0BB6, "Warlock V3 15 TGL-U Nuvoton EC", CS8409_WARLOCK),
/linux/drivers/platform/x86/intel/
H A Dvsec.c415 /* TGL info */

12