| /openbmc/u-boot/arch/arm/dts/ |
| H A D | am57xx-idk-common.dtsi | 57 default-state = "off"; 63 default-state = "off"; 69 default-state = "off"; 75 default-state = "off"; 81 default-state = "off"; 87 default-state = "off"; 93 default-state = "off"; 99 default-state = "off"; 422 pinctrl-names = "default", "sleep", "active";
|
| H A D | am57xx-cl-som-am57x.dts | 29 pinctrl-names = "default"; 35 linux,default-trigger = "heartbeat"; 36 default-state = "off"; 248 pinctrl-names = "default"; 255 pinctrl-names = "default"; 262 pinctrl-names = "default"; 272 pinctrl-names = "default"; 481 pinctrl-names = "default"; 492 pinctrl-names = "default"; 522 pinctrl-names = "default"; [all …]
|
| H A D | r8a7793-gose.dts | 400 default-input = <0>; 444 pinctrl-names = "default"; 475 pinctrl-names = "default"; 581 pinctrl-names = "default"; 606 pinctrl-names = "default"; 613 pinctrl-names = "default"; 625 pinctrl-names = "default", "state_uhs"; 639 pinctrl-names = "default", "state_uhs"; 652 pinctrl-names = "default", "state_uhs"; 663 pinctrl-names = "default"; [all …]
|
| H A D | ast2600-fpga.dts | 59 pinctrl-names = "default"; 72 pinctrl-names = "default"; 96 pinctrl-names = "default";
|
| H A D | ast2600-tacoma.dts | 56 pinctrl-names = "default"; 63 pinctrl-names = "default"; 91 pinctrl-names = "default";
|
| H A D | ast2600-ampere.dts | 58 pinctrl-names = "default"; 66 pinctrl-names = "default"; 73 pinctrl-names = "default";
|
| H A D | ast2600-ncsi.dts | 16 pinctrl-names = "default"; 25 pinctrl-names = "default";
|
| /openbmc/u-boot/board/freescale/ls1043aqds/ |
| H A D | eth.c | 42 /* Map SerDes1 4 lanes to default slot, will be initialized dynamically */ 208 default: in board_ft_fman_fixup_port() 230 default: in board_ft_fman_fixup_port() 234 default: in board_ft_fman_fixup_port() 282 default: in fdt_fixup_board_enet() 288 default: in fdt_fixup_board_enet() 419 default: in board_eth_init() 473 default: in board_eth_init() 485 default: in board_eth_init()
|
| /openbmc/qemu/crypto/ |
| H A D | akcipher-nettle.c.inc | 67 default: 203 default: 241 default: 295 default: 360 default: 412 default: 438 default: 443 default: 448 default:
|
| /openbmc/openbmc-test-automation/ |
| H A D | README.md | 258 …$ OPENBMC_HOST=xx.xx.xx.xx tox -e default -- --include Test_SSH_And_IPMI_Connections redfish/exten… 263 Default CI test bucket list: 266 $ OPENBMC_HOST=xx.xx.xx.xx tox -e default -- --argumentfile test_lists/HW_CI redfish/ ipmi/ 269 Default CI smoke test bucket list: 272 …$ OPENBMC_HOST=xx.xx.xx.xx tox -e default -- --argumentfile test_lists/CT_basic_run redfish/ ipm… 303 By default, GUI runs with Firefox browser and headless mode. Example with 310 Run GUI default CI test bucket: 335 By default openbmc-test-automation framework assumes that host CPU is based on 349 $ OPENBMC_HOST=xx.xx.xx.xx tox -e default -- --argumentfile test_lists/HW_CI redfish/ ipmi/
|
| /openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | qemu-guest-agent.init | 17 # default transport 21 test ! -r /etc/default/qemu-guest-agent || . /etc/default/qemu-guest-agent
|
| /openbmc/u-boot/arch/mips/dts/ |
| H A D | luton_pcb091.dts | 28 default-state = "on"; 34 default-state = "on"; 40 default-state = "off";
|
| /openbmc/qemu/tests/vm/ |
| H A D | conf_example_aarch64.yml | 33 # By default we do not set the DNS. 37 # By default we will use a "block" device, but 43 # By default the ssh port is not fixed.
|
| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/ |
| H A D | kexecboot-cfg_0.2.bb | 2 DESCRIPTION = "Default icon and boot.cfg for kexecboot linux-as-bootloader." 36 # If not set, use device-icons as default (NAND, SD, CF, ...). 41 # Default: 0 (lowest, ordered by device ordering)
|
| /openbmc/bmcweb/scripts/ |
| H A D | websocket_test.py | 17 "--username", help="Username to connect with", default="root" 19 parser.add_argument("--password", help="Password to use", default="0penBmc") 21 "--ssl", default=True, action=argparse.BooleanOptionalAction
|
| /openbmc/phosphor-pid-control/ |
| H A D | interfaces.hpp | 40 ReadInterface() = default; 42 virtual ~ReadInterface() = default; 66 virtual ~WriteInterface() = default;
|
| /openbmc/qemu/docs/about/ |
| H A D | emulation.rst | 199 Any QEMU binary with TCG support has plugins enabled by default. 252 each basic block is executed. By default the results are shown once 289 instructions (Default: N = 100000000) 392 default it will give a summary of syscall stats at the end of the 495 memory address. (Default: entries are sorted by the sum of reads and writes) 497 - Track IO addresses. Only relevant to full system emulation. (Default: off) 499 - The page size used. (Default: N = 4096) 616 - By default the plugin tracks both reads and writes. You can use 651 The plugin needs default argument:: 735 their address, number of misses, and its disassembly. (default: 32) [all …]
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ |
| H A D | ApplyOptions.interface.yaml | 7 done and when the firmware goes to Active state. The default value of this 12 default: false
|
| H A D | RequestedRedundancyPriority.interface.yaml | 7 default: 0 16 By default, any Activation should be done to the highest priority.
|
| /openbmc/webui-vue/src/components/Mixins/ |
| H A D | DataFormatterMixin.js | 20 default: 30 export default DataFormatterMixin;
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/ |
| H A D | HostSelector.interface.yaml | 11 default: 0 18 default: 0
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx/ |
| H A D | gadget-stop | 3 [ -r /etc/default/usbgx ] && . /etc/default/usbgx
|
| /openbmc/u-boot/arch/arm/mach-rockchip/rv1108/ |
| H A D | Kconfig | 26 default "rockchip" 29 default 0x400
|
| /openbmc/u-boot/board/ti/common/ |
| H A D | Kconfig | 10 default 0 15 default 0x50
|
| /openbmc/phosphor-psu-code-mgmt/src/ |
| H A D | activation_listener.hpp | 8 ActivationListener() = default; 14 virtual ~ActivationListener() = default;
|