/linux/tools/testing/selftests/drivers/net/ |
H A D | ping.py | 20 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 D | exynos5433-tmu.dtsi | 18 temperature = <65000>; /* millicelsius */ 106 temperature = <65000>; /* millicelsius */ 192 temperature = <65000>; /* millicelsius */
|
/linux/drivers/video/fbdev/sis/ |
H A D | initextlfb.c | 44 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 D | k3-am62x-phyboard-lyra-gpio-fan.dtso | 37 temperature = <65000>; /* millicelsius */
|
H A D | k3-am642-phyboard-electra-gpio-fan.dtso | 37 temperature = <65000>; /* millicelsius */
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-skov-cpu-revc.dtsi | 10 touchscreen-min-pressure = <65000>;
|
/linux/Documentation/devicetree/bindings/thermal/ |
H A D | qcom-lmh.yaml | 83 qcom,lmh-temp-arm-millicelsius = <65000>;
|
H A D | thermal-idle.yaml | 113 temperature = <65000>;
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-gru-bob.dts | 63 temperature = <65000>;
|
H A D | rk3399-rock960.dts | 67 temperature = <65000>;
|
H A D | rk3399-khadas-edge.dtsi | 215 temperature = <65000>; 267 temperature = <65000>;
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-skov-revb-lt6.dts | 15 touchscreen-min-pressure = <65000>;
|
/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-veyron-speedy.dts | 23 temperature = <65000>;
|
/linux/Documentation/devicetree/bindings/memory-controllers/ddr/ |
H A D | jedec,lpddr3-timings.yaml | 146 tRFC = <65000>;
|
H A D | jedec,lpddr3.yaml | 232 tRFC = <65000>;
|
/linux/drivers/thermal/ |
H A D | db8500_thermal.c | 38 65000,
|
/linux/drivers/thermal/ti-soc-thermal/ |
H A D | omap3-thermal-data.c | 58 53000, 55000, 56000, 58000, 59000, 60000, 62000, 63000, 65000,
|
H A D | omap4-thermal-data.c | 164 64600, 65000, 65400, 65800, 66200, 66600, 67000, 67400, 67800,
|
/linux/drivers/platform/x86/ |
H A D | gpd-pocket-fan.c | 22 #define TEMP_LIMIT2_DEFAULT 65000
|
/linux/drivers/net/ethernet/atheros/atl1e/ |
H A D | atl1e_param.c | 77 #define INT_MOD_MAX_CNT 65000
|
/linux/drivers/iio/adc/ |
H A D | qcom-vadc-common.c | 47 {278, 65000 }, 88 { 290, 65000 },
|
/linux/drivers/media/dvb-frontends/ |
H A D | ts2020.c | 475 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 D | hwt.c | 53 #define HWT_MAX (65000)
|
/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-370-c200-v2.dts | 45 temperature = <65000>;
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | rate.c | 67 {65000, 135000, CEIL(65000 * 10, 9), CEIL(135000 * 10, 9), 0x1C,
|