Home
last modified time | relevance | path

Searched full:4000 (Results 1 – 25 of 717) sorted by relevance

12345678910>>...29

/linux-6.8/arch/arm/mach-omap2/
Domap_twl.c128 .slew_rate = 4000,
144 .slew_rate = 4000,
160 .slew_rate = 4000,
178 .slew_rate = 4000,
196 .slew_rate = 4000,
Dpmic-cpcap.c51 .slew_rate = 4000,
68 .slew_rate = 4000,
204 .slew_rate = 4000,
222 .slew_rate = 4000,
/linux-6.8/drivers/isdn/mISDN/
Ddsp_tones.c295 {4000, 4000, 4000, 28000, 0, 0, 0, 0, 0, 0} },
300 {4000, 4000, 4000, 28000, 0, 0, 0, 0, 0, 0} },
305 {4000, 4000, 4000, 28000, 0, 0, 0, 0, 0, 0} },
310 {4000, 4000, 0, 0, 0, 0, 0, 0, 0, 0} },
320 {4000, 4000, 0, 0, 0, 0, 0, 0, 0, 0} },
325 {4000, 4000, 0, 0, 0, 0, 0, 0, 0, 0} },
/linux-6.8/drivers/media/platform/samsung/exynos4-is/
Dfimc-isp.h39 #define FIMC_ISP_SINK_WIDTH_MAX (4000 - 16)
40 #define FIMC_ISP_SINK_HEIGHT_MAX (4000 + 12)
41 #define FIMC_ISP_SOURCE_WIDTH_MAX 4000
42 #define FIMC_ISP_SOURCE_HEIGHT_MAX 4000
/linux-6.8/drivers/zorro/
Dzorro.ids73 4000 8-Star [RAM Expansion]
194 4000 ISDN MasterCard [ISDN Interface]
247 4000 ISDN MasterCard [ISDN Interface]
265 4000 Meta-4 [RAM Expansion]
369 1900 FastATA 4000 [IDE Interface]
370 1d00 FastATA 4000 [IDE Interface]
410 0100 DataFlyer 4000SX [SCSI Host Adapter]
411 0200 DataFlyer 4000SX [RAM Expansion]
/linux-6.8/arch/arm64/boot/dts/amlogic/
Dmeson-g12-common.dtsi309 drive-strength-microamp = <4000>;
316 drive-strength-microamp = <4000>;
328 drive-strength-microamp = <4000>;
344 drive-strength-microamp = <4000>;
353 drive-strength-microamp = <4000>;
362 drive-strength-microamp = <4000>;
372 drive-strength-microamp = <4000>;
890 drive-strength-microamp = <4000>;
897 drive-strength-microamp = <4000>;
906 drive-strength-microamp = <4000>;
[all …]
Damlogic-c3.dtsi90 periphs_pinctrl: pinctrl@4000 {
96 gpio: bank@4000 {
/linux-6.8/drivers/input/joystick/
Dspaceball.c11 * SpaceTec SpaceBall 2003/3003/4000 FLX driver for Linux
21 #define DRIVER_DESC "SpaceTec SpaceBall 2003/3003/4000 FLX driver"
45 "SpaceTec SpaceBall 3003C", "SpaceTec SpaceBall 4000FLX", "SpaceTec SpaceBall 4000FLX Lefty" };
131 * Spaceball 4000 FLX packets all start with a one letter packet-type decriptor,
/linux-6.8/arch/arm64/boot/dts/nvidia/
Dtegra234-p3767.dtsi139 hysteresis = <4000>;
145 hysteresis = <4000>;
151 hysteresis = <4000>;
Dtegra234-p3701-0000.dtsi153 hysteresis = <4000>;
159 hysteresis = <4000>;
/linux-6.8/drivers/media/dvb-frontends/
Dtda10048.h38 #define TDA10048_IF_4000 4000
48 #define TDA10048_CLK_4000 4000
/linux-6.8/kernel/irq/
Dtimings.c669 4000, 3000, 5000, 100000,
671 4000, 4000, 5000, 112000,
672 4000, 3000, 4000, 110000,
674 4000, 4000, 5000, 112000,
675 4000, 3000, 4000, 110000,
676 3000, 4000, 5000, 112000,
677 4000,
/linux-6.8/drivers/comedi/drivers/
Dni_pcimio.c681 .ai_speed = 4000,
691 .ai_speed = 4000,
702 .ai_speed = 4000,
718 .ai_speed = 4000,
733 .ai_speed = 4000,
749 .ai_speed = 4000,
761 .ai_speed = 4000,
773 .ai_speed = 4000,
790 .ai_speed = 4000,
807 .ai_speed = 4000,
[all …]
/linux-6.8/arch/arm64/boot/dts/qcom/
Dqcs404-evb-4000.dts12 model = "Qualcomm Technologies, Inc. QCS404 EVB 4000";
13 compatible = "qcom,qcs404-evb-4000", "qcom,qcs404-evb",
Dsm8450-hdk.dts146 hysteresis = <4000>;
160 hysteresis = <4000>;
174 hysteresis = <4000>;
188 hysteresis = <4000>;
202 hysteresis = <4000>;
216 hysteresis = <4000>;
230 hysteresis = <4000>;
244 hysteresis = <4000>;
/linux-6.8/arch/powerpc/include/asm/
Dnvram.h15 * lnx,oops-log partition max size is 4000, header version > 4000 will
/linux-6.8/Documentation/admin-guide/media/
Dcx231xx-cardlist.rst48 - 4000:4001
51 - 1D19:6109, 4000:4001
/linux-6.8/tools/perf/tests/shell/coresight/thread_loop/
Dthread_loop.c73 if ((len < 1) || (len > 4000)) { in main()
74 printf("ERR: max loops 4000 (millions)\n"); in main()
/linux-6.8/drivers/media/tuners/
Dtea5767.c244 div = (frq * (4000 / 16) + 700000 + 225000 + 25000) / 50000; in set_radio_freq()
249 div = (frq * (4000 / 16) - 700000 - 225000 + 25000) / 50000; in set_radio_freq()
254 /* const 700=4000*175 Khz - to adjust freq to right value */ in set_radio_freq()
255 div = ((frq * (4000 / 16) - 700000 - 225000) + 16384) >> 15; in set_radio_freq()
263 div = ((frq * (4000 / 16) + 700000 + 225000) + 16384) >> 15; in set_radio_freq()
/linux-6.8/drivers/input/touchscreen/
Delo.c269 input_set_abs_params(dev, ABS_X, 96, 4000, 0, 0); in elo_setup_10()
270 input_set_abs_params(dev, ABS_Y, 96, 4000, 0, 0); in elo_setup_10()
356 input_set_abs_params(input_dev, ABS_X, 96, 4000, 0, 0); in elo_connect()
357 input_set_abs_params(input_dev, ABS_Y, 96, 4000, 0, 0); in elo_connect()
/linux-6.8/Documentation/devicetree/bindings/net/
Dti,dp83869.yaml70 3250, 3500, 3750, 4000 ]
76 3250, 3500, 3750, 4000 ]
/linux-6.8/sound/soc/codecs/aw88395/
Daw88395_device.h26 #define AW88395_CALI_RE_MIN (4000)
59 AW88395_4000_US = 4000,
/linux-6.8/Documentation/hwmon/
Dmax197.rst63 For the MAX199, it will be adjusted to -4000, -2000, or 0.
68 For the MAX199, it will be adjusted to 0, 2000, or 4000.
/linux-6.8/drivers/usb/typec/
Drt1719.c695 RT1719_PSEL_CAPINFO(0x18, 45000, 0x10, 4000),
703 RT1719_PSEL_CAPINFO(0x1C, 30000, 0x1F, 4000),
711 RT1719_PSEL_CAPINFO(0x0C, 24000, 0x08, 4000),
720 RT1719_PSEL_CAPINFO(0x0E, 45000, 0x0F, 4000),
730 RT1719_PSEL_CAPINFO(0x06, 18000, 0x04, 4000),
739 RT1719_PSEL_CAPINFO(0x0F, 20000, 0x07, 4000),
749 RT1719_PSEL_CAPINFO(0x03, 20000, 0x03, 4000),
/linux-6.8/drivers/net/wireless/ath/
Ddfs_pattern_detector.c59 ETSI_PATTERN(3, 0, 15, 2300, 4000, 1, 25, false),
60 ETSI_PATTERN(4, 20, 30, 2000, 4000, 1, 20, false),
114 JP_PATTERN(3, 0, 4, 4000, 4000, 1, 18, 50, false),

12345678910>>...29