Searched full:determine (Results 1 – 25 of 1939) sorted by relevance
12345678910>>...78
/openbmc/linux/tools/power/cpupower/lib/ |
D | cpufreq.h |
|
/openbmc/sdbusplus/include/sdbusplus/async/ |
H A D | server.hpp | 61 /* Determine if a type has a get_property call. */ 66 /* Determine if a type has a get property call that requires a msg. */ 73 /* Determine if a type has any get_property call. */ 78 /* Determine if a type is missing the 'const' on get-property calls. */ 88 /* Determine if a type has a set_property call. */ 95 /* Determine if a type has a set property call that requires a msg. */ 102 /* Determine if a type has any set_property call. */ 107 /* Determine if a type has a method call. */ 113 /* Determine if a type has a method call that requires a msg. */ 120 /* Determine if a type has any method call. */
|
/openbmc/u-boot/board/gateworks/gw_ventana/ |
H A D | gw_ventana_spl.c | 208 /* write leveling calibration determine */ 222 /* write leveling calibration determine */ 242 /* write leveling calibration determine */ 261 /* write leveling calibration determine */ 274 /* write leveling calibration determine */ 287 /* write leveling calibration determine */ 300 /* write leveling calibration determine */ 313 /* write leveling calibration determine */ 332 /* write leveling calibration determine */ 351 /* write leveling calibration determine */ [all …]
|
/openbmc/linux/include/linux/ |
D | oom.h |
|
D | pmbus.h |
|
/openbmc/openpower-hw-diags/attn/ |
H A D | attn_handler.hpp | 34 * special: Determine if the special attention is a Breakpoint (BP), 47 * @brief Determine if attention is active and not masked 49 * Determine whether an attention needs to be handled and trace details of
|
H A D | Attention_Handler.md | 24 attention handler will query the state of the host to determine the nature of 83 the host to determine the reason for the active attention handler signal. Each 88 used to determine active attentions. 103 determine the specific type of special attention the attention handler relies on 156 hardware analyses is required to determine root cause. When servicing a
|
/openbmc/u-boot/arch/nds32/cpu/n1213/ |
H A D | start.S | 436 li $r1, 1 ! Determine interruption type 443 li $r1, 2 ! Determine interruption type 450 li $r1, 3 ! Determine interruption type 457 li $r1, 4 ! Determine interruption type 464 li $r1, 5 ! Determine interruption type 471 li $r1, 6 ! Determine interruption type 478 li $r1, 7 ! Determine interruption type 485 li $r1, 8 ! Determine interruption type 492 li $r1, 9 ! Determine interruption type 499 li $r1, 10 ! Determine interruption type
|
/openbmc/linux/drivers/acpi/ |
D | pptt.c |
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | perl-version.bbclass | 9 # Determine the staged version of perl from the perl configuration file 30 # Determine the staged arch of perl from the perl configuration file 49 # Determine the staged arch of perl-native from the perl configuration file
|
/openbmc/phosphor-state-manager/ |
H A D | chassis_state_manager.hpp | 95 /** @brief Determine initial chassis state and set internally */ 98 /** @brief Determine status of power into system by examining all the 103 /** @brief Determine status of power provided by an Uninterruptible Power 110 /** @brief Determine status of power provided by the power supply units into 135 * @brief Determine if target is active 232 * Determine if a standby voltage regulator fault was detected and
|
/openbmc/openbmc/poky/scripts/ |
H A D | oe-git-proxy | 5 # It uses ALL_PROXY or all_proxy or http_proxy to determine the proxy server, 31 echo 'It uses ALL_PROXY to determine the proxy server, protocol, and port.' 74 # Determine if two IPs are equivalent, or if the CIDR contains the IP 83 # Determine the mask bitlength 146 # Proxy is necessary, determine protocol, server, and port
|
/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/ |
H A D | concepts.hpp | 13 /** Determine if a type might be a constexpr string: (const char (&)[N]) */ 18 /** Determine if a type is certainly not a constexpr string. */
|
H A D | flags.hpp | 24 /** Concept to determine if a type is one of the defined flag types. */ 35 /** Static check to determine if a prohibited flag is found in a flag set. */ 43 /** Static check to determine if any conflicting flags are found in a flag set.
|
/openbmc/linux/arch/powerpc/kernel/ |
D | cpu_setup_e500.S |
|
/openbmc/u-boot/board/xes/common/ |
H A D | fsl_8xxx_misc.c | 12 * Determine if a board's flashes are write protected 39 * can be read to determine the least significant digit of a board's in get_board_derivative()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mailcap/ |
H A D | mailcap_2.1.54.bb | 4 mailcap file to determine how it should display non-text or multimedia \ 12 by several applications e.g. to determine MIME types for filenames."
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | build_sdk.py | 22 raise DevtoolError('Unable to determine image to build SDK for') 33 raise DevtoolError('Unable to determine image to build SDK for')
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
D | cs35l36.txt |
|
/openbmc/phosphor-fan-presence/control/json/actions/ |
H A D | net_target_increase.hpp | 32 * @class NetTargetIncrease - Action to determine the net target increase to 56 * @brief Determine/Set the net target increase 69 * the configured state value to determine if an increase delta should be
|
H A D | net_target_decrease.hpp | 32 * @class NetTargetDecrease - Action to determine the net target decrease to 56 * @brief Determine/Set the net target decrease 69 * the configured state value to determine if an decrease delta should be
|
/openbmc/linux/Documentation/pcmcia/ |
D | devicetable.rst |
|
/openbmc/linux/Documentation/ABI/testing/ |
D | dell-smbios-wmi |
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | median.hpp | 17 * @brief Determine a median from properties and apply a condition. 27 * Where no property values configured are found to determine a median from, 84 // Determine median for even number of values in operator ()()
|
/openbmc/linux/mm/ |
D | page_reporting.h |
|
12345678910>>...78