| /linux/Documentation/hwmon/ |
| H A D | ltc4283.rst | 53 in1_lowest Lowest measured voltage 63 in2_lowest Lowest measured voltage 74 in3_lowest Lowest measured voltage 85 in4_lowest Lowest measured voltage 96 in5_lowest Lowest measured voltage 107 in6_lowest Lowest measured voltage 118 in7_lowest Lowest measured voltage 129 in8_lowest Lowest measured voltage 140 in9_lowest Lowest measured voltage 151 in10_lowest Lowest measured voltage [all …]
|
| H A D | ir35221.rst | 49 curr[2-3]_lowest Lowest output current 58 in1_lowest Lowest input voltage 69 in[2-3]_lowest Lowest output voltage 89 temp[1-2]_lowest Lowest temperature
|
| H A D | ltc2945.rst | 59 in1_lowest Lowest measured voltage 68 in2_lowest Lowest measured voltage 77 curr1_lowest Lowest measured current
|
| H A D | ltc2947.rst | 44 in0_lowest Lowest measured voltage 54 in1_lowest Lowest measured voltage 64 curr1_lowest Lowest measured current
|
| /linux/drivers/misc/lkdtm/ |
| H A D | kstack_erase.c | 16 * Check that stackleak tracks the lowest stack pointer and erases the stack 19 * To prevent the lowest stack pointer changing during the test, IRQs are 24 * lowest stack pointer and/or clobbering poison values. To avoid spurious 40 * Check that the current and lowest recorded stack pointer values fall in check_stackleak_irqoff() 61 * Depending on what has run prior to this test, the lowest recorded in check_stackleak_irqoff() 63 * Start from the lowest of the two. in check_stackleak_irqoff() 67 * downwards to find the lowest known stack pointer value. This is the in check_stackleak_irqoff() 102 " lowest: %lu bytes\n" in check_stackleak_irqoff()
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-a64-pinephone-1.1.dts | 17 * 1.0, and the lowest PWM duty cycle that doesn't lead to backlight 18 * being off is around 20%. Duty cycle for the lowest brightness level 19 * also varries quite a bit between individual boards, so the lowest
|
| H A D | sun50i-a64-pinephone-1.2.dts | 22 * and the lowest PWM duty cycle that doesn't lead to backlight being off 23 * is around 10%. Duty cycle for the lowest brightness level also varries 24 * quite a bit between individual boards, so the lowest value here was
|
| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | fib_offload_lib.sh | 107 check_err $? "Lowest TOS route still in hardware when should not" 133 check_err $? "Lowest metric route not in hardware when should" 173 check_err $? "Lowest metric route not in hardware when should" 195 # metrics. Make sure that throughout delete operations the lowest 206 check_err $? "Lowest metric route not in hardware when should" 259 check_err $? "Lowest metric route not in hardware when should" 288 check_err $? "Lowest TOS route in hardware when should not" 386 check_err $? "Lowest metric route not in hardware when should" 432 check_err $? "Lowest metric route not in hardware when should" 467 check_err $? "Lowest metric route not in hardware when should" [all …]
|
| /linux/tools/testing/selftests/net/ |
| H A D | unicast_extensions.sh | 19 # * Currently the kernel DOES NOT accept unicast use of the lowest 181 # Test support for lowest address ending in .0 182 segmenttest 5.10.15.20 5.10.15.0 24 "assign and ping lowest address (/24)" 184 # Test support for lowest address not ending in .0 185 segmenttest 192.168.101.192 192.168.101.193 26 "assign and ping lowest address (/26)" 187 # Routing using lowest address as a gateway/endpoint 188 route_test 192.168.42.1 192.168.42.0 9.8.7.6 9.8.7.0 24 "routing using lowest address"
|
| /linux/net/sched/ |
| H A D | sch_skbprio.c | 63 * (default lowest priority setting). in calc_new_low_prio() 89 /* Check to update highest and lowest priorities. */ in skbprio_enqueue() 100 /* If this packet has the lowest priority, drop it. */ in skbprio_enqueue() 112 /* Drop the packet at the tail of the lowest priority qdisc. */ in skbprio_enqueue() 123 /* Check to update highest and lowest priorities. */ in skbprio_enqueue()
|
| /linux/drivers/cpufreq/ |
| H A D | powernow-k8.h | 87 * - lowest entry in the high fid table must be >= 2 * the entry in the 89 * - lowest entry in the high fid table must be a <= 200MHz + 2 * the entry 93 * - lowest frequency must be >= interprocessor hypertransport link speed 107 #define LEAST_VID 0x3e /* Lowest (numerically highest) useful vid value */
|
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | stats.py | 187 # Try to get stats for lowest unused ifindex but not 0 190 lowest = 2 191 while lowest in all_ifindexes: 192 lowest += 1 195 netfam.qstats_get({"ifindex": lowest}, dump=True)
|
| /linux/Documentation/devicetree/bindings/leds/ |
| H A D | leds-spi-byte.txt | 5 - the value of the byte gives the brightness between two values (lowest to 9 The value for lowest and highest brightness is dependent on the device and
|
| H A D | richtek,rt8515.yaml | 61 according to the formula Imax = 5500 / RFS. The lowest 73 according to the formula Imax = 5500 / RTS. The lowest
|
| /linux/drivers/clk/qcom/ |
| H A D | clk-regmap-mux-div.h | 17 * @hid_shift: lowest bit of hid value field 19 * @src_shift: lowest bit of source select field
|
| /linux/arch/alpha/include/asm/ |
| H A D | word-at-a-time.h | 43 /* Retain lowest set bit only */ in find_zero() 45 /* Binary search for lowest set bit */ in find_zero()
|
| /linux/drivers/sh/clk/ |
| H A D | core.c | 94 unsigned long highest, lowest, freq; in clk_rate_round_helper() local 99 lowest = ~0UL; in clk_rate_round_helper() 104 if (freq < lowest) in clk_rate_round_helper() 105 lowest = freq; in clk_rate_round_helper() 119 if (rounder->rate <= lowest) in clk_rate_round_helper() 120 rate_best_fit = lowest; in clk_rate_round_helper()
|
| /linux/arch/parisc/include/asm/ |
| H A D | extable.h | 14 * receive -EFAULT when an exception happens if the lowest bit in 43 * (with lowest bit set) for which the fault handler in fixup_exception() will
|
| /linux/include/linux/ |
| H A D | kstack_erase.h | 20 * The lowest address on tsk's stack which we can plausibly erase. 26 * The lowest unsigned long on the task stack contains STACK_END_MAGIC, in stackleak_task_low_bound()
|
| /linux/arch/x86/platform/uv/ |
| H A D | uv_time.c | 173 u64 lowest = ULLONG_MAX; in uv_rtc_find_next_timer() local 179 if (exp < lowest) { in uv_rtc_find_next_timer() 181 lowest = exp; in uv_rtc_find_next_timer() 187 if (uv_setup_intr(c, lowest)) in uv_rtc_find_next_timer()
|
| /linux/drivers/hwtracing/intel_th/ |
| H A D | core.c | 106 int i, lowest; in intel_th_remove() local 121 for (i = 0, lowest = -1; i < th->num_thdevs; i++) { in intel_th_remove() 128 if (lowest >= 0) { in intel_th_remove() 129 th->thdev[lowest] = th->thdev[i]; in intel_th_remove() 131 ++lowest; in intel_th_remove() 137 if (lowest == -1) in intel_th_remove() 138 lowest = i; in intel_th_remove() 144 if (lowest >= 0) in intel_th_remove() 145 th->num_thdevs = lowest; in intel_th_remove()
|
| /linux/tools/power/x86/x86_energy_perf_policy/ |
| H A D | x86_energy_perf_policy.c | 40 unsigned char lowest; member 201 * All others leave it at cap.lowest 220 * "power" changes hwp_max to cap.lowest 922 …printf("HWP_CAP: low %d eff %d guar %d high %d\n", cap->lowest, cap->efficient, cap->guaranteed, c… in print_hwp_cap() 934 cap->lowest = msr_perf_2_ratio(HWP_LOWEST_PERF(msr)); in read_hwp_cap() 1235 if (req->hwp_max < cap->lowest) in check_hwp_request_v_hwp_capabilities() 1236 …errx(1, "cpu%d: requested max %d < capabilities lowest %d, use --force?", cpu, req->hwp_max, cap->… in check_hwp_request_v_hwp_capabilities() 1242 if (req->hwp_min < cap->lowest) in check_hwp_request_v_hwp_capabilities() 1243 …errx(1, "cpu%d: requested min %d < capabilities lowest %d, use --force?", cpu, req->hwp_min, cap->… in check_hwp_request_v_hwp_capabilities() 1254 if (req->hwp_desired < cap->lowest) in check_hwp_request_v_hwp_capabilities() [all …]
|
| /linux/drivers/pcmcia/ |
| H A D | cardbus.c | 64 * and handles the lowest level PCI device setup issues. 102 * cb_free() handles the lowest level PCI device cleanup.
|
| /linux/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | fib_offload.sh | 87 check_err $? "lowest metric not offloaded after append" 95 check_err $? "lowest metric not offloaded after prepend" 143 check_err $? "lowest metric not offloaded after append" 152 check_err $? "lowest metric not offloaded after prepend"
|
| /linux/Documentation/virt/kvm/devices/ |
| H A D | xics.rst | 58 delivered, and 255 is the lowest priority. 74 the highest priority and 255 is the lowest. An interrupt with a
|