| /openbmc/u-boot/Documentation/devicetree/bindings/ram/ |
| H A D | fsl,mpc83xx-mem-controller.txt | 19 - p_impedance_override: DDR driver software p-impedance override; possible 26 - n_impedance_override: DDR driver software n-impedance override; possible 33 - odt_termination_value: ODT termination value for I/Os; possible values: 36 - ddr_type: Selects voltage level for DDR pads; possible 41 possible values: 44 - m_odr: Disable memory transaction reordering; possible 48 - clock_adjust: Clock adjust; possible values: 53 - ext_refresh_rec: Extended refresh recovery time; possible values: 55 - read_to_write: Read-to-write turnaround; possible values: 57 - write_to_read: Write-to-read turnaround; possible values: [all …]
|
| /openbmc/qemu/tests/qapi-schema/ |
| H A D | enum-bad-name.json | 2 # FIXME reports 'not\possible' instead of 'not\\possible' 3 { 'enum': 'MyEnum', 'data': [ 'not\\possible' ] }
|
| H A D | enum-bad-name.err | 2 enum-bad-name.json:3: 'data' member 'not\possible' has an invalid name
|
| /openbmc/phosphor-settingsd/ |
| H A D | README-settings-manager.md | 9 - The above makes it possible to not even create settings objects that do not 12 - It should be possible, for example, for host0/ and host1/ on a system with two 16 - It should be possible to specify default settings for a system at build-time, 41 It is possible to specify this policy file via a bitbake recipe for a system
|
| /openbmc/u-boot/board/bachmann/ot1200/ |
| H A D | README | 9 port is always up and auto-negotiation is not possible. 12 FEC is connected to a normal phy and auto-negotiation is possible. 16 make is possible to boot the linux kernel and make use variant specific
|
| /openbmc/openpower-hw-diags/ |
| H A D | config.h.in | 6 // Use constexpr and avoid #define whenever possible. This has the benefit of 7 // compiling as much code as possible, regardless if it is actually used. Thus 19 // Avoid using #define whenever possible. See note above for reason.
|
| /openbmc/phosphor-state-manager/target_files/ |
| H A D | obmc-fan-watchdog-takeover.target | 2 #is no longer desired or possible. It should also add units to this target 4 #desired or possible.
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/ |
| H A D | 0001-test-ptts-Set-recv-buffer-size-too-max-to-receive-as.patch | 5 packets as possible 13 packets as possible, and give a hint to user when possible overrun occurs. Note 55 + * Set SO_RCVBUF to max int value to receive as many packets as possible.
|
| /openbmc/u-boot/board/synopsys/emsdp/ |
| H A D | README | 11 Since this board is based on FPGA it's possible to load and use different 13 possible configuration which means the same one binary will work on more 18 - The first channel is used for serial debug port (which makes it possible 29 - Also with help of this FTDI chip it is possible to reset entire 76 2. Though it is possible to load U-Boot as a simple Elf file via JTAG right
|
| /openbmc/u-boot/fs/fat/ |
| H A D | Kconfig | 17 int "Set maximum possible clustersize" 21 Set the maximum possible clustersize for the FAT filesytem. This
|
| /openbmc/u-boot/doc/ |
| H A D | README.commands | 106 maxv: Maximum number of possible completions that may be returned by 109 cmdv: Used to return possible values for the last argument. The last 110 possible completion must be followed by NULL. 112 The function returns the number of possible completions (without the terminating 122 This makes it possible for the final link to extract all commands
|
| H A D | README.davinci.nand_spl | 110 20000 possible UBL Header 111 40000 possible UBL Header 112 60000 possible UBL Header 134 is possible to burn step 1 and step 2 in one step into the 140 possible in u-boot), we could burn the complete image in
|
| /openbmc/openbmc/poky/meta/recipes-gnome/json-glib/ |
| H A D | json-glib_1.10.6.bb | 2 DESCRIPTION = "Use JSON-GLib it is possible to parse and generate valid JSON\ 30 # Currently it's not possible to disable gettext in Meson, so we need to force
|
| /openbmc/openbmc/poky/meta/recipes-bsp/grub/files/ |
| H A D | CVE-2024-45783.patch | 6 It was possible for mount to fail but not set grub_errno. This led to 7 a possible double decrement of the module reference count if the NULL
|
| /openbmc/qemu/scripts/ |
| H A D | checkpatch.pl | 68 'values', 'possible', 'type', and 'attr' (default 295 # False positives are possible but very unlikely. 410 # This can be modified by sub possible. Since it can be empty, be careful 1260 sub possible { subroutine 1261 my ($possible, $line) = @_; 1280 warn "CHECK<$possible> ($line)\n" if ($dbg_possible > 2); 1281 if ($possible !~ $notPermitted) { 1283 $possible =~ s/\s*$Storage\s*//g; 1284 $possible =~ s/\s*$Sparse\s*//g; 1285 if ($possible [all...] |
| /openbmc/qemu/hw/ppc/ |
| H A D | spapr_caps.c | 64 SpaprCapPossible *possible; 105 if (value >= cap->possible->num) { in spapr_cap_get_string() 110 val = g_strdup(cap->possible->vals[value]); in spapr_cap_get_string() 128 error_setg(errp, "%s", cap->possible->help); in spapr_cap_set_string() 131 for (i = 0; i < cap->possible->num; i++) { in spapr_cap_set_string() 132 if (!strcasecmp(val, cap->possible->vals[i])) { in spapr_cap_set_string() 756 .possible = &cap_cfpc_possible, 766 .possible = &cap_sbbc_possible, 778 .possible = &cap_ibs_possible, 65 SpaprCapPossible *possible; global() member
|
| /openbmc/u-boot/scripts/coccinelle/null/ |
| H A D | kmerr.cocci | 67 cocci.print_secs("possible model",p2) 74 msg = "alloc with no test, possible model on line %s" % (p2[0].line)
|
| /openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/time-out/ |
| H A D | xfce4-time-out-plugin_1.1.3.bb | 1 SUMMARY = "This plugin makes it possible to take periodical breaks"
|
| /openbmc/u-boot/drivers/usb/emul/ |
| H A D | Kconfig | 5 Since sandbox does not have access to a real USB bus, it is possible
|
| /openbmc/pldm/libpldmresponder/examples/bios/ |
| H A D | enum_attrs.json | 14 // Number of property_values should match to the number of possible values.
|
| /openbmc/u-boot/board/toradex/colibri_vf/ |
| H A D | imximage.cfg | 8 * The syntax is taken as close as possible with the kwbimage
|
| /openbmc/u-boot/board/freescale/vf610twr/ |
| H A D | imximage.cfg | 8 * The syntax is taken as close as possible with the kwbimage
|
| /openbmc/u-boot/board/phytec/pcm052/ |
| H A D | imximage.cfg | 8 * The syntax is taken as close as possible with the kwbimage
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-flask-cors_4.0.0.bb | 4 …sk extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible \
|
| /openbmc/u-boot/board/freescale/s32v234evb/ |
| H A D | s32v234evb.cfg | 10 * The syntax is taken as close as possible with the kwbimage
|