Home
last modified time | relevance | path

Searched refs:threshold (Results 1 – 25 of 151) sorted by relevance

1234567

/arch/arm64/boot/dts/amlogic/
A Dmeson-gxbb-p200.dts35 keyup-threshold-microvolt = <1800000>;
40 press-threshold-microvolt = <900000>; /* 50% */
46 press-threshold-microvolt = <684000>; /* 38% */
52 press-threshold-microvolt = <468000>; /* 26% */
58 press-threshold-microvolt = <252000>; /* 14% */
64 press-threshold-microvolt = <0>; /* 0% */
A Dmeson-gxl-s905d-mecool-kii-pro.dts22 keyup-threshold-microvolt = <1710000>;
27 press-threshold-microvolt = <10000>;
A Dmeson-gxm-q200.dts22 keyup-threshold-microvolt = <1710000>;
27 press-threshold-microvolt = <10000>;
A Dmeson-gxm-ugoos-am3.dts26 keyup-threshold-microvolt = <1710000>;
31 press-threshold-microvolt = <10000>;
A Dmeson-gxm-wetek-core2.dts37 keyup-threshold-microvolt = <1710000>;
42 press-threshold-microvolt = <10000>;
A Dmeson-gxm-gt1-ultimate.dts33 keyup-threshold-microvolt = <1710000>;
38 press-threshold-microvolt = <10000>;
A Dmeson-axg-s400.dts19 keyup-threshold-microvolt = <1800000>;
24 press-threshold-microvolt = <1116000>; /* 62% */
30 press-threshold-microvolt = <900000>; /* 50% */
36 press-threshold-microvolt = <684000>; /* 38% */
42 press-threshold-microvolt = <468000>; /* 26% */
48 press-threshold-microvolt = <252000>; /* 14% */
54 press-threshold-microvolt = <0>; /* 0% */
A Dmeson-gxm-mecool-kiii-pro.dts27 keyup-threshold-microvolt = <1710000>;
32 press-threshold-microvolt = <10000>;
A Dmeson-gxl-s905d-p230.dts22 keyup-threshold-microvolt = <1710000>;
27 press-threshold-microvolt = <10000>;
A Dmeson-gxm-minix-neo-u9h.dts33 keyup-threshold-microvolt = <1710000>;
38 press-threshold-microvolt = <10000>;
/arch/arm64/boot/dts/rockchip/
A Drk3308-evb.dts24 keyup-threshold-microvolt = <1800000>;
29 press-threshold-microvolt = <18000>;
38 keyup-threshold-microvolt = <1800000>;
43 press-threshold-microvolt = <1130000>;
49 press-threshold-microvolt = <901000>;
55 press-threshold-microvolt = <624000>;
61 press-threshold-microvolt = <300000>;
67 press-threshold-microvolt = <18000>;
A Drk3399-sapphire-excavator.dts21 keyup-threshold-microvolt = <1800000>;
27 press-threshold-microvolt = <100000>;
33 press-threshold-microvolt = <300000>;
39 press-threshold-microvolt = <985000>;
45 press-threshold-microvolt = <1314000>;
A Drk3399-nanopi-m4b.dts20 keyup-threshold-microvolt = <1500000>;
26 press-threshold-microvolt = <18000>;
A Drk3588-ok3588-c.dts20 keyup-threshold-microvolt = <1800000>;
26 press-threshold-microvolt = <400>;
34 keyup-threshold-microvolt = <1800000>;
40 press-threshold-microvolt = <17000>;
46 press-threshold-microvolt = <417000>;
52 press-threshold-microvolt = <890000>;
58 press-threshold-microvolt = <1235000>;
A Drk3566-powkiddy-rgb20sx.dts22 keyup-threshold-microvolt = <1800000>;
32 press-threshold-microvolt = <1750>;
A Drk3328-roc-pc.dts17 keyup-threshold-microvolt = <1750000>;
23 press-threshold-microvolt = <10000>;
A Drk3568-fastrhino-r68s.dts19 keyup-threshold-microvolt = <1800000>;
24 press-threshold-microvolt = <1750>;
/arch/arm/boot/dts/qcom/
A Dqcom-msm8974pro-sony-xperia-shinano-leo.dts35 qcom,fast-charge-high-threshold-voltage = <4350000>;
36 qcom,auto-recharge-threshold-voltage = <4280000>;
A Dqcom-msm8974pro-sony-xperia-shinano-aries.dts35 qcom,fast-charge-high-threshold-voltage = <4350000>;
36 qcom,auto-recharge-threshold-voltage = <4280000>;
A Dqcom-msm8974pro-sony-xperia-shinano-castor.dts142 qcom,fast-charge-high-threshold-voltage = <4350000>;
143 qcom,fast-charge-low-threshold-voltage = <3400000>;
144 qcom,auto-recharge-threshold-voltage = <4200000>;
/arch/arm/boot/dts/rockchip/
A Drk3288-evb.dtsi17 keyup-threshold-microvolt = <1800000>;
22 press-threshold-microvolt = <100000>;
28 press-threshold-microvolt = <300000>;
34 press-threshold-microvolt = <640000>;
40 press-threshold-microvolt = <1000000>;
46 press-threshold-microvolt = <1300000>;
/arch/parisc/kernel/
A Dcache.c559 unsigned long threshold, threshold2; in parisc_setup_cache_timing() local
573 threshold = L1_CACHE_ALIGN((unsigned long)((uint64_t)size * alltime / rangetime)); in parisc_setup_cache_timing()
575 threshold/1024); in parisc_setup_cache_timing()
591 threshold = max(cache_info.it_size, cache_info.dt_size); in parisc_setup_cache_timing()
592 threshold *= PAGE_SIZE; in parisc_setup_cache_timing()
593 threshold /= num_online_cpus(); in parisc_setup_cache_timing()
609 threshold = PAGE_ALIGN((num_online_cpus() * size * alltime) / rangetime); in parisc_setup_cache_timing()
611 threshold/1024); in parisc_setup_cache_timing()
614 parisc_tlb_flush_threshold = max(threshold, FLUSH_TLB_THRESHOLD); in parisc_setup_cache_timing()
/arch/powerpc/kernel/
A Dwatchdog.c533 u64 threshold = watchdog_thresh; in watchdog_calc_timeouts() local
536 threshold += (READ_ONCE(wd_timeout_pct) * threshold) / 100; in watchdog_calc_timeouts()
539 wd_panic_timeout_tb = threshold * ppc_tb_freq; in watchdog_calc_timeouts()
/arch/m68k/fpsp040/
A Dround.S428 clrl %d1 |load d1 with ext threshold
440 movew #dbl_thresh,%d1 |put copy of threshold in d1
442 subw LOCAL_EX(%a0),%d0 |diff = threshold - exp
453 movew #sgl_thresh,%d1 |put copy of threshold in d1
455 subw LOCAL_EX(%a0),%d0 |diff = threshold - exp
475 movew %d1,LOCAL_EX(%a0) |load exp with threshold
490 | d1{15:0} denormalization threshold
514 movel %d1,%d0 |copy the denorm threshold
515 subw LOCAL_EX(%a0),%d1 |d1 = threshold - uns exponent
534 movew %d0,LOCAL_EX(%a0) |exponent = denorm threshold
[all …]
/arch/x86/kernel/cpu/resctrl/
A Dmonitor.c348 unsigned int threshold; in rdt_get_mon_l3_config() local
369 threshold = resctrl_rmid_realloc_limit / r->num_rmid; in rdt_get_mon_l3_config()
376 resctrl_rmid_realloc_threshold = resctrl_arch_round_mon_val(threshold); in rdt_get_mon_l3_config()

Completed in 25 milliseconds

1234567