Home
last modified time | relevance | path

Searched refs:model (Results 2876 – 2900 of 5404) sorted by relevance

1...<<111112113114115116117118119120>>...217

/openbmc/qemu/hw/sparc64/
H A Dsun4u.c649 if (!nd->model || strcmp(nd->model, mc->default_nic) == 0) { in sun4uv_init()
660 pci_dev = pci_new(-1, nd->model); in sun4uv_init()
/openbmc/linux/tools/perf/pmu-events/
H A Djevents.py1168 if _args.model != 'all' and item.is_dir():
1170 if len(parents) == _args.model.split(',')[0].count('/'):
1173 if 'test' not in item_path and item_path not in _args.model.split(','):
/openbmc/linux/kernel/bpf/
H A Dbpf_struct_ops.c354 const struct btf_func_model *model, in bpf_struct_ops_prepare_trampoline() argument
364 flags = model->ret_size > 0 ? BPF_TRAMP_F_RET_FENTRY_RET : 0; in bpf_struct_ops_prepare_trampoline()
366 model, flags, tlinks, NULL); in bpf_struct_ops_prepare_trampoline()
/openbmc/linux/drivers/input/touchscreen/
H A Dad7877.c161 u16 model; member
720 ts->model = pdata->model ? : 7877; in ad7877_probe()
/openbmc/linux/Documentation/power/
H A Dpower_supply_class.rst256 Good candidates to add in future: model/part#, cycle_time, manufacturer,
281 model is not subject of work for a battery driver. Such functionality
285 voltage and so on. But full-fledged battery model is likely not subject
/openbmc/u-boot/drivers/spi/
H A DKconfig10 Enable driver model for SPI. The SPI slave interface
64 uses driver model and requires a device tree binding to operate.
195 on Renesas RCar Gen3 SoCs. This uses driver model and requires a
203 This uses driver model and requires a device tree binding to
/openbmc/u-boot/doc/driver-model/
H A Dspi-howto.txt1 How to port a SPI driver to driver model
5 exynos SPI driver to driver model (DM) and the example code is based
11 Before driver model, SPI drivers have their own private structure which
12 contains 'struct spi_slave'. With driver model, 'struct spi_slave' still
556 model change-over is in place, struct spi_slave is used to reference a
/openbmc/docs/designs/
H A Dcode-update.md162 For A/B redundancy model with staging support, the
281 ### Pull model for Status and Progress
283 The proposed solution uses a push model where status and progress updates are
285 model where Update interface can have get methods for status and progress (for
304 one will involve changing the push to pull model in all those places. With the
/openbmc/linux/Documentation/devicetree/
H A Dusage-model.rst7 The Linux usage model for device tree data
130 Where "ti,omap3-beagleboard-xm" specifies the exact model, it also
212 early_init_dt_scan_root() to initialize the DT address space model,
241 is primarily responsible for populating the Linux device model with
374 According to that model, a driver could be written that binds to the
417 device creation model a little bit, but the solution turns out not to
/openbmc/qemu/qapi/
H A Dqom.json33 # qdev device type name. Link properties form the device model
52 # the object model.
54 # @path: the path within the object model. See @qom-get for a
79 # This command will get a property from a object model path and return
82 # @path: The path within the object model. There are two forms of
131 # This command will set a property from a object model path.
666 # NVM programming model (e.g. Intel NVDIMM).
/openbmc/linux/arch/arm64/boot/dts/hisilicon/
H A Dhi3798cv200-poplar.dts15 model = "HiSilicon Poplar Development Board";
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-ficus.dts13 model = "96boards RK3399 Ficus";
/openbmc/linux/arch/powerpc/boot/dts/
H A Dpdm360ng.dts15 model = "pdm360ng";
/openbmc/linux/arch/ia64/kernel/
H A Dpatch.c149 need_workaround = (local_cpu_data->family == 0x1f && local_cpu_data->model == 0); in ia64_patch_mckinley_e9()
/openbmc/u-boot/arch/arm/dts/
H A Dzynqmp-zc1751-xm018-dc4.dts16 model = "ZynqMP zc1751-xm018-dc4";
H A Dimx6dl-icore.dts49 model = "Engicam i.CoreM6 DualLite/Solo Starter Kit";
H A Dk3-am654-r5-base-board.dts15 model = "Texas Instruments AM654 R5 Base Board";
H A Dsun8i-r16-nintendo-nes-classic-edition.dts47 model = "Nintendo NES Classic Edition";
H A Dkirkwood-iconnect.dts8 model = "Iomega Iconnect";
H A Darmada-7040.dtsi53 model = "Marvell Armada 7040";
H A Darmada-8020.dtsi53 model = "Marvell Armada 8020";
H A Darmada-8040.dtsi54 model = "Marvell Armada 8040";
H A Darmada-371x.dtsi51 model = "Marvell Armada 3710 SoC";
H A Darmada-372x.dtsi51 model = "Marvell Armada 3720 SoC";
H A Dsun8i-a33-q8-tablet.dts48 model = "Q8 A33 Tablet";

1...<<111112113114115116117118119120>>...217