Home
last modified time | relevance | path

Searched refs:model (Results 151 – 175 of 5020) sorted by relevance

12345678910>>...201

/openbmc/linux/arch/m68k/apollo/
H A Dconfig.c38 static void dn_get_model(char *model);
246 static void dn_get_model(char *model) in dn_get_model() argument
248 strcpy(model, "Apollo "); in dn_get_model()
250 strcat(model, apollo_models[apollo_model - APOLLO_DN3000]); in dn_get_model()
/openbmc/linux/arch/powerpc/boot/dts/
H A Diss4xx-mpic.dts22 model = "ibm,iss-4xx";
36 model = "PowerPC,4xx"; // real CPU changed in sim
50 model = "PowerPC,4xx"; // real CPU changed in sim
66 model = "PowerPC,4xx"; // real CPU changed in sim
82 model = "PowerPC,4xx"; // real CPU changed in sim
/openbmc/u-boot/drivers/video/stm32/
H A DKconfig23 framebuffer during device-model binding/probing.
32 framebuffer during device-model binding/probing.
41 framebuffer during device-model binding/probing.
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dloongson,ls-audio-card.yaml21 model:
50 - model
61 model = "loongson-audio";
H A Dimx-audio-hdmi.yaml18 model:
43 - model
52 model = "audio-hdmi";
H A Dstorm.txt14 - qcom,model : The user-visible name of this sound card.
20 qcom,model = "ipq806x-storm";
/openbmc/u-boot/arch/arm/dts/
H A Dbcm2835-rpi-zero-w.dts8 compatible = "raspberrypi,model-zero-w", "brcm,bcm2835";
9 model = "Raspberry Pi Zero W";
/openbmc/qemu/include/net/
H A Dnet.h109 char *model; member
153 const char *model,
157 const char *model,
161 const char *model,
207 void qemu_check_nic_model(NICInfo *nd, const char *model);
237 char *model; member
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_onfi.c237 sanitize_string(p->model, sizeof(p->model)); in nand_onfi_detect()
238 chip->parameters.model = kstrdup(p->model, GFP_KERNEL); in nand_onfi_detect()
239 if (!chip->parameters.model) { in nand_onfi_detect()
334 kfree(chip->parameters.model); in nand_onfi_detect()
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8195-cherry-tomato-r1.dts9 model = "Acer Tomato (rev1) board";
20 model = "mt8195_r1019_5682";
/openbmc/linux/drivers/media/usb/gspca/
H A Dsn9c2028.c22 u16 model; member
174 sd->model = id->idProduct; in sd_config()
176 switch (sd->model) { in sd_config()
201 switch (sd->model) { in sd_config()
264 switch (sd->model) { in set_gain()
312 switch (sd->model) { in sd_init_controls()
809 switch (sd->model) { in sd_start()
/openbmc/qemu/hw/xenpv/
H A Dxen_machine_pv.c67 if (!nd_table[i].model || 0 != strcmp(nd_table[i].model, "xen")) in xen_init_pv()
/openbmc/qemu/target/ppc/
H A Dcpu-qom.h34 #define POWERPC_CPU_TYPE_NAME(model) model POWERPC_CPU_TYPE_SUFFIX argument
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dpmu_event_filter_test.c414 static bool is_zen1(uint32_t family, uint32_t model) in is_zen1() argument
416 return family == 0x17 && model <= 0x0f; in is_zen1()
419 static bool is_zen2(uint32_t family, uint32_t model) in is_zen2() argument
421 return family == 0x17 && model >= 0x30 && model <= 0x3f; in is_zen2()
424 static bool is_zen3(uint32_t family, uint32_t model) in is_zen3() argument
426 return family == 0x19 && model <= 0x0f; in is_zen3()
440 uint32_t model = kvm_cpu_model(); in use_amd_pmu() local
443 (is_zen1(family, model) || in use_amd_pmu()
444 is_zen2(family, model) || in use_amd_pmu()
445 is_zen3(family, model)); in use_amd_pmu()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cim-schema/
H A Dcim-schema.inc2 DESCRIPTION = "Common Information Model (CIM) is a model for describing overall\
6 provides the actual model descriptions."
/openbmc/u-boot/test/dm/
H A DKconfig2 bool "Enable driver model unit test command"
6 tests on the driver model code. Each subsystem (uclass) is tested.
/openbmc/webui-vue/src/views/Operations/VirtualMedia/
H A DModalConfigureConnection.vue19 v-model="form.serverUri"
37 v-model="form.username"
48 v-model="form.password"
55 v-model="form.isRW"
/openbmc/linux/drivers/hwmon/pmbus/
H A Dinspur-ipsps.c34 model, enumerator
45 [model] = IPSPS_REG_MODEL,
158 static SENSOR_DEVICE_ATTR_RO(model, ipsps_string, model);
/openbmc/linux/arch/mips/cavium-octeon/executive/
H A Docteon-model.c471 int model = fuse_data & 0x3fff; in octeon_model_get_string_buffer() local
473 if (suffix && model) { in octeon_model_get_string_buffer()
475 sprintf(fuse_model, "%d%c", model, 'A' + suffix - 1); in octeon_model_get_string_buffer()
478 } else if (suffix && !model) { in octeon_model_get_string_buffer()
484 sprintf(fuse_model, "%d", model); in octeon_model_get_string_buffer()
/openbmc/qemu/docs/system/arm/
H A Dhighbank.rst4 ``highbank`` is a model of the Calxeda Highbank (ECX-1000) system,
7 ``midway`` is a model of the Calxeda Midway (ECX-2000) system,
/openbmc/qemu/include/hw/ppc/
H A Dspapr_cpu_core.h22 #define SPAPR_CPU_CORE_TYPE_NAME(model) model "-" TYPE_SPAPR_CPU_CORE argument
/openbmc/qemu/hw/rtc/
H A Dm48t59-internal.h37 uint32_t model; /* 2 = m48t02, 8 = m48t08, 59 = m48t59 */ member
57 uint32_t model; /* 2 = m48t02, 8 = m48t08, 59 = m48t59 */ member
/openbmc/u-boot/drivers/serial/
H A DKconfig104 Enable driver model for serial. This replaces
141 Enable driver model for serial in SPL. This replaces
151 Enable driver model for serial in TPL. This replaces
192 be available until the real driver model serial is running.
199 be available until the real driver model serial is running.
224 be available until the real driver-model serial is running.
232 be available until the real driver model serial is running.
239 be available until the real driver model serial is running.
255 be available until the real driver-model serial is running.
344 driver model serial is running.
[all …]
/openbmc/linux/drivers/rtc/
H A Drtc-rx8025.c82 enum rx_model model; member
116 static int rx8025_is_osc_stopped(enum rx_model model, int ctrl2) in rx8025_is_osc_stopped() argument
124 if (model == model_rx_8025) in rx8025_is_osc_stopped()
149 xstp = rx8025_is_osc_stopped(drvdata->model, ctrl2); in rx8025_check_validity()
168 if (drvdata->model == model_rx_8025) in rx8025_reset_validity()
188 xstp = rx8025_is_osc_stopped(rx8025->model, status); in rx8025_handle_irq()
312 if (rx8025->model == model_rx_8035) { in rx8025_init_client()
544 rx8025->model = id->driver_data; in rx8025_probe()
/openbmc/linux/sound/pci/ice1712/
H A Damp.c70 .model = "av710",
77 .model = "amp2000",

12345678910>>...201