/openbmc/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()
|
H A D | pci-ioda.c | 1224 struct iommu_table_group_link *tgl; in pnv_pci_ioda2_tce_invalidate() local 1226 list_for_each_entry_lockless(tgl, &tbl->it_group_list, next) { in pnv_pci_ioda2_tce_invalidate() 1227 struct pnv_ioda_pe *pe = container_of(tgl->table_group, in pnv_pci_ioda2_tce_invalidate()
|
/openbmc/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()
|
/openbmc/linux/sound/soc/sof/intel/ |
H A 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
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_uc_fw.c | 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)) \ 121 fw_def(ROCKETLAKE, 0, huc_mmp(tgl, 7, 9, 3)) \ [all …]
|
/openbmc/linux/drivers/platform/x86/intel/pmc/ |
H A D | Makefile | 7 icl.o tgl.o adl.o mtl.o
|
/openbmc/linux/sound/soc/intel/common/ |
H A D | Makefile | 10 soc-acpi-intel-tgl-match.o soc-acpi-intel-ehl-match.o \
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | smp.c | 123 static struct thread_groups_list tgl[NR_CPUS] __initdata; variable 899 struct thread_groups_list *cpu_tgl = &tgl[cpu]; in get_thread_groups()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dmc.c | 116 #define TGL_DMC_PATH DMC_LEGACY_PATH(tgl, 2, 12)
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |