/linux/arch/arm/mach-pxa/ |
H A D | pxa25x.c | 197 { "pxa2xx-ac97", "pcm_pcm_mic_mono", PDMA_FILTER_PARAM(LOWEST, 8) }, 198 { "pxa2xx-ac97", "pcm_pcm_aux_mono_in", PDMA_FILTER_PARAM(LOWEST, 9) }, 200 PDMA_FILTER_PARAM(LOWEST, 10) }, 201 { "pxa2xx-ac97", "pcm_pcm_stereo_in", PDMA_FILTER_PARAM(LOWEST, 11) }, 202 { "pxa2xx-ac97", "pcm_pcm_stereo_out", PDMA_FILTER_PARAM(LOWEST, 12) }, 203 { "pxa-ssp-dai.1", "rx", PDMA_FILTER_PARAM(LOWEST, 13) }, 204 { "pxa-ssp-dai.1", "tx", PDMA_FILTER_PARAM(LOWEST, 14) }, 205 { "pxa-ssp-dai.2", "rx", PDMA_FILTER_PARAM(LOWEST, 15) }, 206 { "pxa-ssp-dai.2", "tx", PDMA_FILTER_PARAM(LOWEST, 16) }, 207 { "pxa2xx-ir", "rx", PDMA_FILTER_PARAM(LOWEST, 17) }, [all …]
|
H A D | pxa27x.c | 298 { "pxa2xx-ac97", "pcm_pcm_mic_mono", PDMA_FILTER_PARAM(LOWEST, 8) }, 299 { "pxa2xx-ac97", "pcm_pcm_aux_mono_in", PDMA_FILTER_PARAM(LOWEST, 9) }, 301 PDMA_FILTER_PARAM(LOWEST, 10) }, 302 { "pxa2xx-ac97", "pcm_pcm_stereo_in", PDMA_FILTER_PARAM(LOWEST, 11) }, 303 { "pxa2xx-ac97", "pcm_pcm_stereo_out", PDMA_FILTER_PARAM(LOWEST, 12) }, 304 { "pxa-ssp-dai.0", "rx", PDMA_FILTER_PARAM(LOWEST, 13) }, 305 { "pxa-ssp-dai.0", "tx", PDMA_FILTER_PARAM(LOWEST, 14) }, 306 { "pxa-ssp-dai.1", "rx", PDMA_FILTER_PARAM(LOWEST, 15) }, 307 { "pxa-ssp-dai.1", "tx", PDMA_FILTER_PARAM(LOWEST, 16) }, 308 { "pxa2xx-ir", "rx", PDMA_FILTER_PARAM(LOWEST, 17) }, [all …]
|
/linux/drivers/misc/lkdtm/ |
H A D | stackleak.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/x86/kvm/ |
H A D | irq_comm.c | 51 struct kvm_vcpu *vcpu, *lowest = NULL; in kvm_irq_delivery_to_apic() local 60 pr_info("apic: phys broadcast and lowest prio\n"); in kvm_irq_delivery_to_apic() 80 if (!lowest) in kvm_irq_delivery_to_apic() 81 lowest = vcpu; in kvm_irq_delivery_to_apic() 82 else if (kvm_apic_compare_prio(vcpu, lowest) < 0) in kvm_irq_delivery_to_apic() 83 lowest = vcpu; in kvm_irq_delivery_to_apic() 95 lowest = kvm_get_vcpu(kvm, idx); in kvm_irq_delivery_to_apic() 98 if (lowest) in kvm_irq_delivery_to_apic() 99 r = kvm_apic_set_irq(lowest, irq, dest_map); in kvm_irq_delivery_to_apic()
|
/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/Documentation/hwmon/ |
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 | ltc4282.rst | 49 in0_lowest Lowest measured voltage 62 in1_lowest Lowest measured voltage 76 in2_lowest Lowest measured voltage 86 curr1_lowest Lowest measured current
|
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/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/ |
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/drivers/clk/ingenic/ |
H A D | cgu.h | 22 * index of the lowest bit of the multiplier value in the PLL's 28 * index of the lowest bit of the divider value in the PLL's 34 * the index of the lowest bit of the post-VCO divider value in 74 * the lowest bit of the mux value within its control register) 87 * the lowest bit of the divide value within its control register)
|
/linux/lib/xz/ |
H A D | xz_lzma2.h | 22 * Maximum number of position states. A position state is the lowest pb 59 /* The lowest 7 states indicate that the previous state was a literal. */ 173 * - alignment bits: four lowest bits 187 * lowest four bits (alignment) is encoded using probabilities.
|
/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/gpu/drm/sun4i/ |
H A D | sun4i_rgb.c | 70 unsigned long long lowest, highest; in sun4i_rgb_mode_valid() local 125 lowest = rate * (1000 - SUN4I_RGB_DOTCLOCK_TOLERANCE_PER_MILLE); in sun4i_rgb_mode_valid() 126 do_div(lowest, 1000); in sun4i_rgb_mode_valid() 127 if (rounded_rate < lowest) in sun4i_rgb_mode_valid()
|
/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/arch/riscv/lib/ |
H A D | crc32-riscv.c | 34 * => lowest 32 bits of: S * (2^32) / P * P 35 * => lowest 32 bits of: S * (2^32) * (T / P) / T * P 36 * => lowest 32 bits of: S * (2^32) * quotient / T * P 37 * => lowest 32 bits of: S * quotient / 2^XLEN * P 38 * => lowest 32 bits of: (clmul_high_part(S, QT) + S) * P
|
/linux/tools/testing/selftests/drivers/net/ |
H A D | stats.py | 146 # Try to get stats for lowest unused ifindex but not 0 149 lowest = 2 150 while lowest in all_ifindexes: 151 lowest += 1 154 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
|
/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/include/linux/ |
H A D | linear_range.h | 17 * @min: Lowest value in range 18 * @min_sel: Lowest selector for range
|
/linux/tools/power/x86/x86_energy_perf_policy/ |
H A D | x86_energy_perf_policy.c | 40 unsigned char lowest; member 181 * All others leave it at cap.lowest 199 * "power" changes hwp_max to cap.lowest 775 cap->lowest, cap->efficient, cap->guaranteed, cap->highest); in print_hwp_cap() 786 cap->lowest = msr_perf_2_ratio(HWP_LOWEST_PERF(msr)); in read_hwp_cap() 1041 if (req->hwp_max < cap->lowest) in check_hwp_request_v_hwp_capabilities() 1042 errx(1, "cpu%d: requested max %d < capabilities lowest %d, use --force?", in check_hwp_request_v_hwp_capabilities() 1043 cpu, req->hwp_max, cap->lowest); in check_hwp_request_v_hwp_capabilities() 1050 if (req->hwp_min < cap->lowest) in check_hwp_request_v_hwp_capabilities() 1051 errx(1, "cpu%d: requested min %d < capabilities lowest %d, use --force?", in check_hwp_request_v_hwp_capabilities() [all …]
|