Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/package/mono/
H A D0001-Fix-linkage-with-a-system-libatomic_ops-shared-library.patch8 When bdwgc is linked with the external libatomic_ops, bdw-gc.pc must
15 atomic_ops library is used and uses ATOMIC_OPS_LIBS in bdw-gc.pc.in.
17 * bdw-gc.pc.in (Libs): Add @ATOMIC_OPS_LIBS@.
27 diff --git a/external/bdwgc/bdw-gc.pc.in b/external/bdwgc/bdw-gc.pc.in
29 --- a/external/bdwgc/bdw-gc.pc.in
30 +++ b/external/bdwgc/bdw-gc.pc.in
/OK3568_Linux_fs/kernel/tools/testing/nvdimm/test/
H A Dnfit.c1991 struct acpi_nfit_data_region *bdw; in nfit_test0_setup() local
2446 bdw = nfit_buf + offset; in nfit_test0_setup()
2447 bdw->header.type = ACPI_NFIT_TYPE_DATA_REGION; in nfit_test0_setup()
2448 bdw->header.length = sizeof(*bdw); in nfit_test0_setup()
2449 bdw->region_index = 0+1; in nfit_test0_setup()
2450 bdw->windows = 1; in nfit_test0_setup()
2451 bdw->offset = 0; in nfit_test0_setup()
2452 bdw->size = BDW_SIZE; in nfit_test0_setup()
2453 bdw->capacity = DIMM_SIZE; in nfit_test0_setup()
2454 bdw->start_address = 0; in nfit_test0_setup()
[all …]
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A DMakefile4 snd-sof-intel-bdw-objs := bdw.o
17 obj-$(CONFIG_SND_SOC_SOF_BROADWELL) += snd-sof-intel-bdw.o
/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A DMakefile3 snd-soc-sst-bdw-rt5650-mach-objs := bdw-rt5650.o
4 snd-soc-sst-bdw-rt5677-mach-objs := bdw-rt5677.o
50 obj-$(CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH) += snd-soc-sst-bdw-rt5650-mach.o
51 obj-$(CONFIG_SND_SOC_INTEL_BDW_RT5677_MACH) += snd-soc-sst-bdw-rt5677-mach.o
/OK3568_Linux_fs/kernel/drivers/acpi/nfit/
H A Dcore.c819 struct acpi_nfit_data_region *bdw) in add_bdw() argument
824 if (bdw->header.length != sizeof(*bdw)) in add_bdw()
827 if (memcmp(nfit_bdw->bdw, bdw, sizeof(*bdw)) == 0) { in add_bdw()
832 nfit_bdw = devm_kzalloc(dev, sizeof(*nfit_bdw) + sizeof(*bdw), in add_bdw()
837 memcpy(nfit_bdw->bdw, bdw, sizeof(*bdw)); in add_bdw()
840 bdw->region_index, bdw->windows); in add_bdw()
1022 nfit_mem->bdw = NULL; in nfit_mem_find_spa_bdw()
1035 if (nfit_bdw->bdw->region_index != dcr) in nfit_mem_init_bdw()
1037 nfit_mem->bdw = nfit_bdw->bdw; in nfit_mem_init_bdw()
1041 if (!nfit_mem->bdw) in nfit_mem_init_bdw()
[all …]
H A Dnfit.h179 struct acpi_nfit_data_region bdw[]; member
213 struct acpi_nfit_data_region *bdw; member
/OK3568_Linux_fs/kernel/sound/soc/intel/common/
H A DMakefile5 soc-acpi-intel-hsw-bdw-match.o \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccinstall.info2164 '--with-target-bdw-gc=LIST'
2165 '--with-target-bdw-gc-include=LIST'
2166 '--with-target-bdw-gc-lib=LIST'
2171 '--with-target-bdw-gc=/opt/bdw-gc,32=/opt-bdw-gc32').
2173 The options '--with-target-bdw-gc-include' and
2174 '--with-target-bdw-gc-lib' must always be specified together for
2176 '--with-target-bdw-gc'. If '--with-target-bdw-gc-include' is
2179 '--with-target-bdw-gc-include=/opt/bdw-gc/include'
2180 '--with-target-bdw-gc-lib=/opt/bdw-gc/lib64,32=/opt-bdw-gc/lib32').
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccinstall.info2164 '--with-target-bdw-gc=LIST'
2165 '--with-target-bdw-gc-include=LIST'
2166 '--with-target-bdw-gc-lib=LIST'
2171 '--with-target-bdw-gc=/opt/bdw-gc,32=/opt-bdw-gc32').
2173 The options '--with-target-bdw-gc-include' and
2174 '--with-target-bdw-gc-lib' must always be specified together for
2176 '--with-target-bdw-gc'. If '--with-target-bdw-gc-include' is
2179 '--with-target-bdw-gc-include=/opt/bdw-gc/include'
2180 '--with-target-bdw-gc-lib=/opt/bdw-gc/lib64,32=/opt-bdw-gc/lib32').