/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/ |
H A D | arch_timer.h | 47 /* We should not reach here */ in timer_get_cntct() 78 /* We should not reach here */ in timer_get_cval() 125 /* We should not reach here */ in timer_get_ctl()
|
/openbmc/linux/drivers/regulator/ |
H A D | tps6594-regulator.c | 204 { TPS6594_IRQ_NAME_BUCK1_ILIM, "BUCK1", "reach ilim, overcurrent", 212 { TPS6594_IRQ_NAME_BUCK2_ILIM, "BUCK2", "reach ilim, overcurrent", 220 { TPS6594_IRQ_NAME_BUCK3_ILIM, "BUCK3", "reach ilim, overcurrent", 228 { TPS6594_IRQ_NAME_BUCK4_ILIM, "BUCK4", "reach ilim, overcurrent", 236 { TPS6594_IRQ_NAME_BUCK5_ILIM, "BUCK5", "reach ilim, overcurrent", 244 { TPS6594_IRQ_NAME_LDO1_ILIM, "LDO1", "reach ilim, overcurrent", 252 { TPS6594_IRQ_NAME_LDO2_ILIM, "LDO2", "reach ilim, overcurrent", 260 { TPS6594_IRQ_NAME_LDO3_ILIM, "LDO3", "reach ilim, overcurrent", 268 { TPS6594_IRQ_NAME_LDO4_ILIM, "LDO4", "reach ilim, overcurrent",
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xcb-util-image/ |
H A D | clang.patch | 1 Make clang happy since it squashes the control warning, ideally it will never reach that return val… 5 | ../../xcb-util-image-0.4.0/image/xcb_bitops.h:210:1: error: control may reach end of non-void fun…
|
/openbmc/linux/tools/testing/selftests/netfilter/ |
H A D | bridge_brouter.sh | 128 echo "ERROR: Could not reach ns2 from ns1" 1>&2 134 echo "ERROR: Could not reach ns1 from ns2" 1>&2 139 echo "PASS: netns connectivity: ns1 and ns2 can reach each other"
|
H A D | nft_synproxy.sh | 67 echo "ERROR: $ns1 cannot reach $ns2" 1>&2 72 echo "ERROR: $ns2 cannot reach $ns1" 1>&2
|
/openbmc/openbmc-test-automation/redfish/extended/ |
H A D | test_power_restore.robot | 34 ... After BMC reset, system should reach this 61 ... After BMC reset, system should reach this 89 ... After BMC reset, system should reach this
|
/openbmc/linux/include/linux/ |
H A D | power_supply.h | 363 * reach this voltage the maintenance charging current is turned off. It is 373 * charging setting, disable charging until we reach 411 * settings, then disable charging completely after we reach the last one, 412 * and after that we do not restart charging until we reach 458 * charge until we reach the precharging voltage. 468 * poles reach charge_restart_voltage_uv unless we use maintenance charging. 474 * voltage_max_design_uv and we reach this voltage level, all charging must 631 * reach precharge_voltage_max_uv. CAUTION: in some texts this is referred 639 * charge goes into the battery. This current is applied until we reach 647 * will slowly drop and when we reach charge_term_current_ua we will [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/ |
H A D | utils.py | 25 f'Build did not reach {state} state within {timeout} seconds' 55 f'Build did not reach cancelled state within {timeout} seconds'
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | cm.h | 18 * module to reach the functionnal state from an inactive state. 35 * in microseconds for the module to reach the inactive state from
|
/openbmc/linux/drivers/iio/gyro/ |
H A D | mpu3050.h | 45 * @map: regmap to reach the registers 66 * powered up in order to reach devices on the other side of this mux
|
/openbmc/u-boot/arch/arm/mach-socfpga/ |
H A D | mailbox_s10.c | 67 /* wrapping around when it reach the buffer size */ in mbox_fill_cmd_circular_buff() 73 /* wrapping around when it reach the buffer size */ in mbox_fill_cmd_circular_buff() 140 /* wrapping around when it reach the buffer size */ in __mbox_rcv_resp() 209 /* wrapping around when it reach the buffer size */ in mbox_send_cmd_common()
|
/openbmc/linux/drivers/counter/ |
H A D | ti-eqep.c | 169 /* should never reach this path */ in ti_eqep_function_write() 210 /* should never reach this path */ in ti_eqep_action_read() 233 /* should never reach this path */ in ti_eqep_action_read() 237 /* should never reach this path */ in ti_eqep_action_read()
|
/openbmc/linux/arch/powerpc/tools/ |
H A D | head_check.sh | 17 # nearby, is branching to labels it can't reach directly, which results in the 22 # and perhaps change so a direct branch can reach.
|
/openbmc/linux/drivers/cpuidle/ |
H A D | cpuidle-exynos.c | 36 * Waiting all cpus to reach this point at the same moment in exynos_enter_coupled_lowpower() 41 * Both cpus will reach this point at the same time in exynos_enter_coupled_lowpower()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_xdp_vlan.sh | 193 # At this point, the hosts cannot reach each-other, 217 # Now the namespaces can reach each-other, test with ping: 231 # Now the namespaces should still be able reach each-other, test with ping:
|
/openbmc/linux/Documentation/driver-api/thermal/ |
H A D | cpu-idle-cooling.rst | 10 Under certain circumstances a SoC can reach a critical temperature 64 their idle cycles synchronously, the cluster can reach its power down 143 When we reach the thermal trip point, we have to sustain a specified
|
/openbmc/u-boot/drivers/ddr/marvell/axp/ |
H A D | ddr3_dqs.c | 628 * Found pups that didn't reach to the end of the in ddr3_find_adll_limits() 1071 * reach maximum if reach max value - lock the pup in ddr3_special_pattern_i_search() 1081 /* reach maximum - lock the pup */ in ddr3_special_pattern_i_search() 1082 DEBUG_DQS_C("DDR3 - DQS - Special I - reach maximum - lock pup ", in ddr3_special_pattern_i_search() 1086 /* Didn't reach maximum - increment ADLL */ in ddr3_special_pattern_i_search() 1223 * reach maximum if reach max value - lock the pup in ddr3_special_pattern_ii_search() 1232 /* Reach maximum - lock the pup */ in ddr3_special_pattern_ii_search() 1233 DEBUG_DQS_C("DDR3 - DQS - Special II - reach maximum - lock pup ", in ddr3_special_pattern_ii_search() 1237 /* Didn't reach maximum - increment ADLL */ in ddr3_special_pattern_ii_search()
|
/openbmc/linux/Documentation/devicetree/bindings/soc/ti/ |
H A D | keystone-navigator-dma.txt | 34 into DMA and the DMA uses it as the physical addresses to reach queue 37 use them since it has a different address space view to reach all
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-i8255.c | 46 /* Should never reach this path */ in i8255_direction_mask() 89 /* Should never reach this path */ in i8255_reg_mask_xlate()
|
/openbmc/phosphor-pid-control/dbus/ |
H A D | README | 7 These sensors reach out for their value.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-timer-stm32 | 100 event when reach preset value. 102 and fire event when reach 0.
|
/openbmc/linux/tools/testing/selftests/rseq/ |
H A D | rseq-s390.h | 56 * reach through the normal course of its execution. The abort IP and the 83 * reach through the normal course of its execution. The abort IP and the
|
/openbmc/linux/arch/x86/kernel/ |
H A D | smp.c | 157 /* Only proceed if this is the first CPU to reach this code */ in native_stop_other_cpus() 198 * CPUs reach shutdown state. in native_stop_other_cpus() 221 * one or more CPUs do not reach shutdown state. in native_stop_other_cpus()
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | autogain_functions.c | 31 /* If we are of a multiple of deadzone, do multiple steps to reach the in gspca_expo_autogain() 116 /* If we are of a multiple of deadzone, do multiple steps to reach the in gspca_coarse_grained_expo_autogain()
|
/openbmc/phosphor-pid-control/pid/ |
H A D | README | 6 generate a setpoint RPM to reach its thermal setpoint. The maximum output
|