Searched full:10000000 (Results 1 – 25 of 632) sorted by relevance
12345678910>>...26
/linux-6.8/Documentation/networking/device_drivers/ethernet/neterion/ |
D | s2io.rst | 130 # sysctl -w net.ipv4.tcp_rmem="10000000 10000000 10000000" 131 # sysctl -w net.ipv4.tcp_wmem="10000000 10000000 10000000"
|
/linux-6.8/arch/arm64/boot/dts/freescale/ |
D | fsl-ls1028a-qds.dts | 156 spi-max-frequency = <10000000>; 166 spi-max-frequency = <10000000>; 176 spi-max-frequency = <10000000>; 191 spi-max-frequency = <10000000>; 201 spi-max-frequency = <10000000>; 211 spi-max-frequency = <10000000>; 226 spi-max-frequency = <10000000>;
|
D | fsl-ls1012a-qds.dts | 74 spi-max-frequency = <10000000>; 84 spi-max-frequency = <10000000>; 94 spi-max-frequency = <10000000>;
|
D | fsl-lx2160a-tqmlx2160a.dtsi | 46 spi-max-frequency = <10000000>; 62 spi-max-frequency = <10000000>;
|
/linux-6.8/Documentation/devicetree/bindings/iio/dac/ |
D | adi,ad5758.yaml | 53 - enum: [5000000, 10000000] 58 - const: -10000000 59 - const: 10000000 135 adi,range-microvolt = <0 10000000>;
|
D | adi,ltc2688.yaml | 70 - enum: [5000000, 10000000] 75 - const: -10000000 76 - const: 10000000 139 adi,output-range-microvolt = <0 10000000>;
|
D | adi,ad3552r.yaml | 146 - enum: [2500000, 3000000, 5000000, 10000000] 177 - enum: [2500000, 5000000, 10000000] 182 - const: -10000000 183 - const: 10000000 205 adi,output-range-microvolt = <0 10000000>;
|
/linux-6.8/Documentation/networking/device_drivers/ethernet/chelsio/ |
D | cxgb.rst | 167 sysctl -w net.ipv4.tcp_rmem="10000000 10000000 10000000" 171 sysctl -w net.ipv4.tcp_wmem="10000000 10000000 10000000" 175 sysctl -w net.ipv4.tcp_mem="10000000 10000000 10000000"
|
/linux-6.8/drivers/memory/ |
D | jedec_ddr_data.c | 36 .min_freq = 10000000, 57 .min_freq = 10000000, 78 .min_freq = 10000000, 99 .min_freq = 10000000,
|
/linux-6.8/arch/arm/boot/dts/microchip/ |
D | at91-kizbox.dts | 54 pwms = <&tcb1_pwm1 0 10000000 PWM_POLARITY_INVERTED>; 61 pwms = <&tcb1_pwm2 0 10000000 PWM_POLARITY_INVERTED>; 68 pwms = <&tcb1_pwm0 0 10000000 PWM_POLARITY_INVERTED>; 75 pwms = <&tcb1_pwm0 1 10000000 PWM_POLARITY_INVERTED>;
|
D | at91-kizboxmini-common.dtsi | 60 pwms = <&pwm0 2 10000000 0>; 68 pwms = <&pwm0 0 10000000 0>; 75 pwms = <&pwm0 1 10000000 0>;
|
D | at91-kizbox3_common.dtsi | 76 pwms = <&pwm0 0 10000000 0>; 84 pwms = <&pwm0 1 10000000 0>; 92 pwms = <&pwm0 2 10000000 0>; 99 pwms = <&pwm0 3 10000000 0>;
|
D | at91-kizbox2-common.dtsi | 64 pwms = <&pwm0 2 10000000 0>; 71 pwms = <&pwm0 1 10000000 0>; 78 pwms = <&pwm0 0 10000000 0>;
|
/linux-6.8/arch/arm/boot/dts/nxp/imx/ |
D | imx6ull-jozacp.dts | 29 pwms = <&pwm1 0 10000000 0>; 37 pwms = <&pwm3 0 10000000 0>; 45 pwms = <&pwm5 0 10000000 0>; 59 pwms = <&pwm2 0 10000000 0>; 67 pwms = <&pwm4 0 10000000 0>; 75 pwms = <&pwm6 0 10000000 0>;
|
/linux-6.8/Documentation/devicetree/bindings/tpm/ |
D | tcg,tpm_tis-spi.yaml | 39 maximum: 10000000 56 spi-max-frequency = <10000000>; 70 spi-max-frequency = <10000000>;
|
/linux-6.8/Documentation/devicetree/bindings/display/panel/ |
D | ilitek,ili9341.yaml | 40 const: 10000000 81 spi-max-frequency = <10000000>; 92 spi-max-frequency = <10000000>;
|
D | nec,nl8048hl11.yaml | 30 maximum: 10000000 51 spi-max-frequency = <10000000>;
|
/linux-6.8/fs/ntfs/ |
D | time.h | 16 #define NTFS_TIME_OFFSET ((s64)(369 * 365 + 89) * 24 * 3600 * 10000000) 40 return cpu_to_sle64((s64)ts.tv_sec * 10000000 + ts.tv_nsec / 100 + in utc2ntfs() 84 ts.tv_nsec = do_div(t, 10000000) * 100; in ntfs2utc()
|
/linux-6.8/Documentation/devicetree/bindings/iio/filter/ |
D | adi,admv8818.yaml | 30 maximum: 10000000 61 spi-max-frequency = <10000000>;
|
/linux-6.8/drivers/gpu/drm/xe/ |
D | Kconfig.profile | 15 default 10000000 # microseconds 35 default 10000000 # microseconds
|
/linux-6.8/tools/scripts/ |
D | utilities.mak | 189 …ell echo "$(1).$(2)" | awk -F'.' '{ printf("%d\n", (10000000 * $$1 + 10000 * $$2 + $$3) >= (100000… 199 …hell echo "$(1).$(2)" | awk -F'.' '{ printf("%d\n", (10000000 * $$1 + 10000 * $$2 + $$3) < (100000…
|
/linux-6.8/arch/arm/boot/dts/ti/omap/ |
D | elpida_ecb240abacn.dtsi | 26 min-freq = <10000000>; 48 min-freq = <10000000>;
|
D | motorola-mapphone-handset.dtsi | 58 pwms = <&pwm9 0 10000000 0>, <&pwm8 0 10000000 0>; 60 direction-duty-cycle-ns = <10000000>;
|
/linux-6.8/Documentation/devicetree/bindings/iio/frequency/ |
D | adi,adf4377.yaml | 31 maximum: 10000000 87 spi-max-frequency = <10000000>;
|
/linux-6.8/Documentation/devicetree/bindings/iio/accel/ |
D | bosch,bma255.yaml | 69 maximum: 10000000 117 spi-max-frequency = <10000000>;
|
12345678910>>...26