Searched full:possible (Results 1 – 25 of 3808) sorted by relevance
12345678910>>...153
/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/openbmc/poky/meta/lib/oeqa/core/tests/cases/ |
H A D | depends.py | 13 self.assertTrue(True, msg='How is this possible?') 17 self.assertTrue(True, msg='How is this possible?') 21 self.assertTrue(True, msg='How is this possible?') 25 self.assertTrue(True, msg='How is this possible?') 29 self.assertTrue(True, msg='How is this possible?') 33 self.assertTrue(True, msg='How is this possible?') 37 self.assertTrue(True, msg='How is this possible?') 41 self.assertTrue(True, msg='How is this possible?')
|
H A D | oetag.py | 13 self.assertTrue(True, msg='How is this possible?') 17 self.assertTrue(True, msg='How is this possible?') 21 self.assertTrue(True, msg='How is this possible?') 24 self.assertTrue(True, msg='How is this possible?') 30 self.assertTrue(True, msg='How is this possible?') 34 self.assertTrue(True, msg='How is this possible?') 37 self.assertTrue(True, msg='How is this possible?')
|
H A D | timeout.py | 17 self.assertTrue(True, msg='How is this possible?') 22 self.assertTrue(True, msg='How is this possible?') 31 self.assertTrue(False, msg='How is this possible?')
|
/openbmc/pldm/pldmtool/oem/ibm/ |
H A D | oem_ibm_state_set.hpp | 9 /** @brief PLDM OEM IBM Code Update possible state set values 21 /** @brief PLDM OEM IBM Verification possible state set values 31 /** @brief PLDM OEM IBM system power state possible state set values 38 /** @brief PLDM OEM IBM boot state possible state set values 60 /** @brief Map for PLDM OEM IBM firmware update possible state values 70 /** @brief Map for PLDM OEM IBM verification state possible state values 79 /** @brief Map for PLDM OEM IBM systerm power state possible state values 84 /** @brief Map for PLDM OEM IBM boot state possible state values 90 /** @brief Map for populating PLDM OEM IBM state sets with possible state values
|
/openbmc/pldm/libpldmresponder/ |
H A D | bios_enum_attribute.hpp | 75 /** @brief Get index of the given value in possible values 77 * @param[in] pVs - The possible values 78 * @return Index of the given value in possible values 83 /** @brief Get handles of possible values 85 * @param[in] pVs - The possible values 107 /** @brief Get index of the current value in possible values 108 * @return The index of the current value in possible values 112 /** @brief Get index of the property value in possible values 115 * @return The index of the property value in possible values
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-flash.rst |
|
D | vidioc-g-selection.rst |
|
/openbmc/linux/include/linux/ |
D | rpmsg.h |
|
/openbmc/linux/Documentation/ABI/testing/ |
D | sysfs-driver-ccp |
|
D | sysfs-class-net |
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
D | stericsson,u8500-clks.yaml |
|
/openbmc/linux/tools/memory-model/ |
D | lock.cat |
|
/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' ] }
|
/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/linux/Documentation/networking/ |
D | mpls-sysctl.rst |
|
D | ipv6.rst |
|
/openbmc/linux/Documentation/scsi/ |
D | link_power_management_policy.rst |
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | Accelerator.interface.yaml | 3 used to perform some functions more efficiently than is possible in software 4 running on a general-purpose CPU. Examples of possible hardware accelerators 17 Possible accelerator type
|
H A D | Drive.interface.yaml | 49 Possible communication protocol types 71 Possible Drive type 89 Possible encryption states drives could have 102 Possible lock states drives could have
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
D | frontend-stat-properties.rst |
|
D | fe_property_parameters.rst |
|
/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/linux/include/linux/mtd/ |
D | pfow.h |
|
/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.
|
12345678910>>...153