Home
last modified time | relevance | path

Searched refs:bdw (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/nvdimm/test/
A Dnfit.c2455 bdw->header.length = sizeof(*bdw); in nfit_test0_setup()
2457 bdw->windows = 1; in nfit_test0_setup()
2458 bdw->offset = 0; in nfit_test0_setup()
2467 bdw->header.length = sizeof(*bdw); in nfit_test0_setup()
2469 bdw->windows = 1; in nfit_test0_setup()
2470 bdw->offset = 0; in nfit_test0_setup()
2479 bdw->header.length = sizeof(*bdw); in nfit_test0_setup()
2482 bdw->offset = 0; in nfit_test0_setup()
2491 bdw->header.length = sizeof(*bdw); in nfit_test0_setup()
2494 bdw->offset = 0; in nfit_test0_setup()
[all …]
/linux/sound/soc/intel/boards/
A DMakefile3 snd-soc-sst-bdw-rt5650-mach-objs := bdw-rt5650.o
4 snd-soc-sst-bdw-rt5677-mach-objs := bdw-rt5677.o
54 obj-$(CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH) += snd-soc-sst-bdw-rt5650-mach.o
55 obj-$(CONFIG_SND_SOC_INTEL_BDW_RT5677_MACH) += snd-soc-sst-bdw-rt5677-mach.o
/linux/sound/soc/sof/intel/
A DMakefile4 snd-sof-acpi-intel-bdw-objs := bdw.o
18 obj-$(CONFIG_SND_SOC_SOF_BROADWELL) += snd-sof-acpi-intel-bdw.o
/linux/drivers/acpi/nfit/
A Dcore.c827 struct acpi_nfit_data_region *bdw) in add_bdw() argument
832 if (bdw->header.length != sizeof(*bdw)) in add_bdw()
835 if (memcmp(nfit_bdw->bdw, bdw, sizeof(*bdw)) == 0) { in add_bdw()
845 memcpy(nfit_bdw->bdw, bdw, sizeof(*bdw)); in add_bdw()
848 bdw->region_index, bdw->windows); in add_bdw()
1030 nfit_mem->bdw = NULL; in nfit_mem_find_spa_bdw()
1043 if (nfit_bdw->bdw->region_index != dcr) in nfit_mem_init_bdw()
1045 nfit_mem->bdw = nfit_bdw->bdw; in nfit_mem_init_bdw()
1049 if (!nfit_mem->bdw) in nfit_mem_init_bdw()
2635 mmio->size = nfit_mem->bdw->size; in acpi_nfit_blk_region_enable()
[all …]
A Dnfit.h179 struct acpi_nfit_data_region bdw[]; member
213 struct acpi_nfit_data_region *bdw; member
/linux/sound/soc/intel/common/
A DMakefile5 soc-acpi-intel-hsw-bdw-match.o \
/linux/drivers/gpu/drm/i915/
A Dintel_pm.c7900 CG_FUNCS(bdw);

Completed in 38 milliseconds