/openbmc/u-boot/drivers/i2c/ |
H A D | stm32f7_i2c.c | 487 struct list_head *solutions) in stm32_i2c_compute_solutions() argument 542 list_add_tail(&v->node, solutions); in stm32_i2c_compute_solutions() 548 if (list_empty(solutions)) { in stm32_i2c_compute_solutions() 557 struct list_head *solutions, in stm32_i2c_choose_solution() argument 592 list_for_each_entry(v, solutions, node) { in stm32_i2c_choose_solution() 642 struct list_head solutions; in stm32_i2c_compute_timing() local 672 INIT_LIST_HEAD(&solutions); in stm32_i2c_compute_timing() 673 ret = stm32_i2c_compute_solutions(setup, &solutions); in stm32_i2c_compute_timing() 677 ret = stm32_i2c_choose_solution(setup, &solutions, output); in stm32_i2c_compute_timing() 688 list_for_each_entry_safe(v, _v, &solutions, node) { in stm32_i2c_compute_timing()
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/ |
H A D | index.rst | 14 Arm reference solutions are Arm public example software projects that track and 18 deploy a product derived from Arm reference solutions.
|
/openbmc/openbmc/meta-arm/ |
H A D | SECURITY.md | 42 Arm reference solutions are Arm public example software projects that track and 46 deploy a product derived from Arm reference solutions.
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-kernel/wireguard/ |
H A D | wireguard.inc | 5 TLS-based solutions like OpenVPN, while being more secure, more performant, \
|
/openbmc/docs/designs/ |
H A D | design-template.md | 12 analyse the trade-offs of different solutions. You should concentrate on 90 have alternative solutions to a problem, list them concisely in a bullet list. 101 proposal's features & limitations to existing or similar solutions.
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/nopoll/ |
H A D | nopoll_0.4.6.b400.bb | 3 written in ansi C, that allows building pure WebSocket solutions or to \
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-test/corstone1000-external-sys-tests/ |
H A D | corstone1000-external-sys-tests_1.0.bb | 7 SRC_URI = "git://git.gitlab.arm.com/arm-reference-solutions/corstone1000/applications.git;protocol=…
|
/openbmc/webui-vue/.github/ISSUE_TEMPLATE/ |
H A D | feature_request.md | 16 any alternative solutions or features you've considered.
|
/openbmc/linux/drivers/thermal/mediatek/ |
H A D | Kconfig | 5 This is the option for MediaTek thermal software solutions.
|
/openbmc/qemu/docs/system/arm/ |
H A D | nrf.rst | 5 are designed to be used for low-power and short-range wireless solutions.
|
/openbmc/intel-ipmi-oem/ |
H A D | README.md | 13 Intel-specific solutions,
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmodule/ |
H A D | libmodule-pluggable-perl_5.2.bb | 4 be all and end all of solutions but it works for me.\
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | max2175.txt | 5 RF to Bits® front-end designed for software-defined radio solutions.
|
/openbmc/linux/Documentation/hwmon/ |
H A D | sch5636.rst | 19 hardware monitoring solutions, allowing motherboard manufacturers to create
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/external-system/ |
H A D | external-system_0.1.0.bb | 11 SRC_URI = "gitsm://git.gitlab.arm.com/arm-reference-solutions/corstone1000/external_system/rtx.git;…
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/external-system/files/ |
H A D | 0001-tools-gen_module_code-atomically-rewrite-the-generat.patch | 6 Upstream-Status: Submitted [https://gitlab.arm.com/arm-reference-solutions/corstone1000/external_sy…
|
/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/files/ |
H A D | older-glibc-symbols.patch | 11 Yes this is horrible. Better solutions welcome.
|
/openbmc/linux/Documentation/driver-api/tty/ |
H A D | moxa-smartio.rst | 186 The boot time error messages and solutions are stated as clearly as 187 possible. If all the possible solutions fail, please contact our technical
|
/openbmc/linux/Documentation/fault-injection/ |
H A D | provoke-crashes.rst | 10 different dumping solutions. The module uses KPROBEs to instrument the
|
/openbmc/openbmc/poky/documentation/kernel-dev/ |
H A D | faq.rst | 10 Here are some solutions for common questions.
|
/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/ |
H A D | README.md | 58 - SCP FW for MCP https://gitlab.arm.com/infra-solutions/reference-design/platsw/scp-firmware/-/tree…
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-stm32f7.c | 465 struct list_head solutions; in stm32f7_i2c_compute_timing() local 518 INIT_LIST_HEAD(&solutions); in stm32f7_i2c_compute_timing() 545 &solutions); in stm32f7_i2c_compute_timing() 555 if (list_empty(&solutions)) { in stm32f7_i2c_compute_timing() 576 list_for_each_entry(v, &solutions, node) { in stm32f7_i2c_compute_timing() 632 list_for_each_entry_safe(v, _v, &solutions, node) { in stm32f7_i2c_compute_timing()
|
/openbmc/linux/drivers/fpga/ |
H A D | Kconfig | 162 Gate Array (FPGA) solutions which implement Device Feature List. 218 Field-Programmable Gate Array (FPGA) solutions which implement
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | orc-unwinder.rst | 132 possible solutions would be asking GCC to make the optimizations more 166 "Although Orcs rarely consider multiple solutions to a problem, they do
|
/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | forms.scss | 83 // TODO: Create state rulesets rather than relying on one off solutions
|