Searched full:glk (Results 1 – 17 of 17) sorted by relevance
/linux/sound/soc/intel/common/ |
H A D | soc-acpi-intel-glk-match.c | 3 * soc-acpi-intel-glk-match.c - tables and support for GLK ACPI enumeration. 32 .sof_tplg_filename = "sof-glk-alc298.tplg", 40 .sof_tplg_filename = "sof-glk-da7219.tplg", 48 .sof_tplg_filename = "sof-glk-rt5682.tplg", 56 .sof_tplg_filename = "sof-glk-cs42l42.tplg", 61 .sof_tplg_filename = "sof-glk-es8336", /* the tplg suffix is added at run time */
|
H A D | Makefile | 5 soc-acpi-intel-bxt-match.o soc-acpi-intel-glk-match.o \
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | skl_universal_plane_regs.h | 41 #define PLANE_CTL_PIPE_GAMMA_ENABLE REG_BIT(30) /* Pre-GLK */ 67 #define PLANE_CTL_PIPE_CSC_ENABLE REG_BIT(23) /* Pre-GLK */ 82 #define PLANE_CTL_PLANE_GAMMA_DISABLE REG_BIT(13) /* Pre-GLK */ 92 #define PLANE_CTL_ALPHA_MASK REG_GENMASK(5, 4) /* Pre-GLK */ 245 #define _PLANE_COLOR_CTL_1_A 0x701cc /* GLK+ */
|
H A D | intel_color_regs.h | 96 #define CSC_POSITION_BEFORE_GAMMA (1 << 1) /* pre-glk */ 224 …i) _MMIO(_PIPE(pipe, _PAL_PREC_EXT2_GC_MAX_A, _PAL_PREC_EXT2_GC_MAX_B) + (i) * 4) /* glk+, u3.16 */
|
H A D | intel_audio.c | 1007 * restriction for GLK is 316.8 MHz. in intel_audio_min_cdclk() 1013 /* Display WA #1145: glk */ in intel_audio_min_cdclk()
|
/linux/drivers/firmware/ |
H A D | qemu_fw_cfg.c | 134 u32 glk = -1U; in fw_cfg_read_blob() local 140 status = acpi_acquire_global_lock(ACPI_WAIT_FOREVER, &glk); in fw_cfg_read_blob() 155 acpi_release_global_lock(glk); in fw_cfg_read_blob() 164 u32 glk = -1U; in fw_cfg_write_blob() local 171 status = acpi_acquire_global_lock(ACPI_WAIT_FOREVER, &glk); in fw_cfg_write_blob() 194 acpi_release_global_lock(glk); in fw_cfg_write_blob()
|
/linux/include/linux/platform_data/x86/ |
H A D | soc.h | 37 SOC_INTEL_IS_CPU(glk, INTEL_ATOM_GOLDMONT_PLUS);
|
/linux/sound/soc/intel/boards/ |
H A D | Kconfig | 275 tristate "GLK with DA7219 and MAX98357A in I2S Mode" 285 tristate "GLK with RT5682 and MAX98357A in I2S Mode"
|
H A D | sof_cs42l42.c | 228 /* overwrite the DAI link order for GLK boards */ in sof_audio_probe()
|
H A D | sof_da7219.c | 319 /* overwrite the DAI link order for GLK boards */ in audio_probe()
|
H A D | sof_rt5682.c | 677 /* overwrite the DAI link order for GLK boards */ in sof_audio_probe()
|
/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-geminilake.c | 25 INTEL_COMMUNITY_SIZE(b, s, e, 32, 4, GLK) 27 /* GLK */
|
/linux/drivers/acpi/ |
H A D | ec.c | 823 u32 glk; in acpi_ec_transaction() local 830 status = acpi_acquire_global_lock(ACPI_EC_UDELAY_GLK, &glk); in acpi_ec_transaction() 840 acpi_release_global_lock(glk); in acpi_ec_transaction() 1352 u32 glk; in acpi_ec_space_handler() local 1365 status = acpi_acquire_global_lock(ACPI_EC_UDELAY_GLK, &glk); in acpi_ec_space_handler() 1387 acpi_release_global_lock(glk); in acpi_ec_space_handler()
|
/linux/drivers/usb/dwc3/ |
H A D | dwc3-pci.c | 426 { PCI_DEVICE_DATA(INTEL, GLK, &dwc3_pci_intel_swnode) },
|
/linux/sound/hda/codecs/hdmi/ |
H A D | intelhdmi.c | 634 * .pin_eld_notify(). On GLK this will deadlock in i915 due in probe_i915_glk_hdmi()
|
/linux/drivers/platform/x86/intel/telemetry/ |
H A D | pltdrv.c | 169 /* GLK specific Data */
|
/linux/net/mac80211/ |
H A D | mlme.c | 1113 * We do not support EPD or GLK so never add them. in ieee80211_determine_chan_mode()
|