Home
last modified time | relevance | path

Searched full:65000 (Results 1 – 25 of 80) sorted by relevance

1234

/linux/tools/testing/selftests/drivers/net/
H A Dping.py20 cmd(f"ping -s 65000 -c 1 -W0.5 {cfg.remote_v4}")
21 cmd(f"ping -s 65000 -c 1 -W0.5 {cfg.v4}", host=cfg.remote)
28 cmd(f"ping -s 65000 -c 1 -W0.5 {cfg.remote_v6}")
29 cmd(f"ping -s 65000 -c 1 -W0.5 {cfg.v6}", host=cfg.remote)
/linux/arch/arm64/boot/dts/exynos/
H A Dexynos5433-tmu.dtsi18 temperature = <65000>; /* millicelsius */
106 temperature = <65000>; /* millicelsius */
192 temperature = <65000>; /* millicelsius */
/linux/drivers/video/fbdev/sis/
H A Dinitextlfb.c44 if(!SiSInitPtr(SiS_Pr)) return 65000; in sisfb_mode_rate_to_dclock()
57 return 65000; in sisfb_mode_rate_to_dclock()
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am62x-phyboard-lyra-gpio-fan.dtso37 temperature = <65000>; /* millicelsius */
H A Dk3-am642-phyboard-electra-gpio-fan.dtso37 temperature = <65000>; /* millicelsius */
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-skov-cpu-revc.dtsi10 touchscreen-min-pressure = <65000>;
/linux/Documentation/devicetree/bindings/thermal/
H A Dqcom-lmh.yaml83 qcom,lmh-temp-arm-millicelsius = <65000>;
H A Dthermal-idle.yaml113 temperature = <65000>;
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru-bob.dts63 temperature = <65000>;
H A Drk3399-rock960.dts67 temperature = <65000>;
H A Drk3399-khadas-edge.dtsi215 temperature = <65000>;
267 temperature = <65000>;
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-skov-revb-lt6.dts15 touchscreen-min-pressure = <65000>;
/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-veyron-speedy.dts23 temperature = <65000>;
/linux/Documentation/devicetree/bindings/memory-controllers/ddr/
H A Djedec,lpddr3-timings.yaml146 tRFC = <65000>;
H A Djedec,lpddr3.yaml232 tRFC = <65000>;
/linux/drivers/thermal/
H A Ddb8500_thermal.c38 65000,
/linux/drivers/thermal/ti-soc-thermal/
H A Domap3-thermal-data.c58 53000, 55000, 56000, 58000, 59000, 60000, 62000, 63000, 65000,
H A Domap4-thermal-data.c164 64600, 65000, 65400, 65800, 66200, 66600, 67000, 67400, 67800,
/linux/drivers/platform/x86/
H A Dgpd-pocket-fan.c22 #define TEMP_LIMIT2_DEFAULT 65000
/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_param.c77 #define INT_MOD_MAX_CNT 65000
/linux/drivers/iio/adc/
H A Dqcom-vadc-common.c47 {278, 65000 },
88 { 290, 65000 },
/linux/drivers/media/dvb-frontends/
H A Dts2020.c475 else if (gain < -65000) in ts2020_read_signal_strength()
480 strength = 60 + div64_s64((65000 + gain) * 3, 2000); in ts2020_read_signal_strength()
/linux/drivers/net/fddi/skfp/
H A Dhwt.c53 #define HWT_MAX (65000)
/linux/arch/arm/boot/dts/marvell/
H A Darmada-370-c200-v2.dts45 temperature = <65000>;
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Drate.c67 {65000, 135000, CEIL(65000 * 10, 9), CEIL(135000 * 10, 9), 0x1C,

1234