| /openbmc/qemu/hw/m68k/ |
| H A D | mcf5208.c | 122 default: in m5208_timer_write() 148 default: in m5208_timer_read() 178 default: in m5208_sys_read() 217 default: in m5208_rcm_write()
|
| /openbmc/phosphor-fan-presence/ |
| H A D | json_config.hpp | 56 ~NoConfigFound() = default; 229 * 2.) From the default confBasePath location 240 * @param[in] isOptional - Config file is optional, default to 'false' 256 // If the default file is there, use it in getConfFile()
|
| /openbmc/qemu/hw/net/ |
| H A D | xilinx_ethlite.c | 143 default: in port_tx_read() 183 default: in port_tx_write() 215 default: in port_rx_read() 235 default: in port_rx_write()
|
| /openbmc/qemu/hw/misc/ |
| H A D | slavio_misc.c | 330 default: in slavio_sysctrl_mem_readl() 350 default: in slavio_sysctrl_mem_writel() 375 default: in slavio_led_mem_readw() 392 default: in slavio_led_mem_writew()
|
| H A D | aspeed_lpc.c | 243 default: return false; in aspeed_kcs_channel_enabled() 260 default: return false; in aspeed_kcs_channel_ibf_irq_enabled() 342 default: in aspeed_lpc_read() 370 default: in aspeed_lpc_write()
|
| /openbmc/qemu/hw/pci-host/ |
| H A D | pnv_phb3_pbcq.c | 159 default: in pnv_pbcq_nest_xscom_write() 176 default: in pnv_pbcq_pci_xscom_write() 202 default: in pnv_pbcq_spci_xscom_write() 267 /* TODO: Fix OPAL to do that: establish default BAR values */ in pnv_pbcq_realize()
|
| /openbmc/qemu/hw/input/ |
| H A D | lasips2.c | 109 default: in lasips2_read_reg_name() 126 default: in lasips2_write_reg_name() 183 default: in lasips2_reg_write() 243 default: in lasips2_reg_read()
|
| /openbmc/qemu/tests/docker/ |
| H A D | Makefile.include | 169 @echo ' TEST_COMMAND="..." Override the default `make check` target.' 173 @echo ' (default is 1)' 176 @echo ' NETWORK=1 Enable virtual network interface with default backend.' 184 @echo ' REGISTRY=url Cache builds from registry (default:$(DOCKER_REGISTRY))'
|
| /openbmc/qemu/hw/timer/ |
| H A D | grlib_gptimer.c | 205 default: in grlib_gptimer_read() 230 default: in grlib_gptimer_read() 269 default: in grlib_gptimer_write() 323 default: in grlib_gptimer_write()
|
| /openbmc/qemu/target/s390x/ |
| H A D | cpu.c | 61 default: /* PSW_MASK_64 */ in is_early_exception_psw() 158 default: in s390_cpu_reset_hold() 190 /* Default NaN value: sign bit clear, frac msb set */ in s390_cpu_reset_hold() 207 default: in s390_cpu_reset_hold()
|
| /openbmc/qemu/hw/dma/ |
| H A D | bcm2835_dma.c | 186 default: in bcm2835_dma_read() 234 default: in bcm2835_dma_write() 253 default: in bcm2835_dma0_read() 280 default: in bcm2835_dma0_write()
|
| /openbmc/docs/architecture/code-update/ |
| H A D | firmware-update-over-redfish.md | 40 - Redfish does not support deleting a firmware image (this happens by default 199 which is, by default, part of the update process. The user must have 203 Due to the security concerns with TFTP, this feature will be disabled by default 210 When new images are uploaded, they by default have no priority. When they are
|
| /openbmc/qemu/hw/s390x/ |
| H A D | s390-pci-vfio.c | 195 * use the default group. in s390_pci_read_group() 210 * If all else fails, just fall back on the default group. in s390_pci_read_group() 220 /* All out of simulated groups, use default */ in s390_pci_read_group() 364 * For any feature not found, the default values will remain in the CLP in s390_pci_get_clp_info()
|
| /openbmc/phosphor-fan-presence/presence/ |
| H A D | pfpgen.py | 193 """Default policy handler (policy:type:anyof).""" 355 default=os.path.join(script_dir, "example", "example.yaml"), 362 default="generated.hpp.mako", 369 default=os.path.join(script_dir, "templates"),
|
| /openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/ |
| H A D | gbmc-br-gw-src.sh | 42 # Make becoming a router sticky, if we ever have a default route we are 86 # no need to notify if it does not have default gw 199 # We only want to match default gateway routes that are dynamic 203 if [[ $change == route && $route == 'default '*':'* ]]; then
|
| /openbmc/webui-vue/src/components/AppHeader/ |
| H A D | AppHeader.vue | 123 export default { 137 default: 0, 183 default: 195 default:
|
| /openbmc/phosphor-hwmon/ |
| H A D | README.md | 24 prefix (`BUSNAME_PREFIX=xyz.openbmc_project` by default), ID is either a
|
| /openbmc/u-boot/test/py/tests/vboot/ |
| H A D | sign-configs-sha1.its | 34 default = "conf-1";
|
| H A D | sign-configs-sha256-pss.its | 34 default = "conf-1";
|
| H A D | sign-images-sha256-pss.its | 38 default = "conf-1";
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | kirkwood-ns2.dts | 19 pinctrl-names = "default";
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/ |
| H A D | phosphor-settings-defaults-native.bb | 1 SUMMARY = "Default settings"
|
| /openbmc/u-boot/arch/arm/mach-uniphier/ |
| H A D | reset.c | 25 writel(5, SC_IRQTIMSET); /* default value */ in reset_cpu()
|
| /openbmc/phosphor-host-ipmid/docs/ |
| H A D | ipmitool-commands-cheatsheet.md | 23 ### Set the default gateway
|
| /openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/ |
| H A D | run-ptest | 4 # on a loaded system. The default timeout is 20s so this makes it
|