Home
last modified time | relevance | path

Searched +full:600 +full:md (Results 1 – 20 of 20) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/pressure/
H A Dhoneywell,hsc030pa.yaml63 enum: [001BA, 1.6BA, 2.5BA, 004BA, 006BA, 010BA, 1.6MD, 2.5MD, 004MD,
64 006MD, 010MD, 016MD, 025MD, 040MD, 060MD, 100MD, 160MD, 250MD,
65 400MD, 600MD, 001BD, 1.6BD, 2.5BD, 004BD, 2.5MG, 004MG, 006MG,
67 600MG, 001BG, 1.6BG, 2.5BG, 004BG, 006BG, 010BG, 100KA, 160KA,
68 250KA, 400KA, 600KA, 001GA, 160LD, 250LD, 400LD, 600LD, 001KD,
70 100KD, 160KD, 250KD, 400KD, 250LG, 400LG, 600LG, 001KG, 1.6KG,
72 160KG, 250KG, 400KG, 600KG, 001GG, 015PA, 030PA, 060PA, 100PA,
/linux/drivers/iio/pressure/
H A Dhsc030pa.c99 [HSC1_6MD] = "1.6MD", [HSC2_5MD] = "2.5MD", [HSC004MD] = "004MD",
100 [HSC006MD] = "006MD", [HSC010MD] = "010MD", [HSC016MD] = "016MD",
101 [HSC025MD] = "025MD", [HSC040MD] = "040MD", [HSC060MD] = "060MD",
102 [HSC100MD] = "100MD", [HSC160MD] = "160MD", [HSC250MD] = "250MD",
103 [HSC400MD] = "400MD", [HSC600MD] = "600MD", [HSC001BD] = "001BD",
109 [HSC600MG] = "600MG", [HSC001BG] = "001BG", [HSC1_6BG] = "1.6BG",
112 [HSC250KA] = "250KA", [HSC400KA] = "400KA", [HSC600KA] = "600KA",
114 [HSC400LD] = "400LD", [HSC600LD] = "600LD", [HSC001KD] = "001KD",
120 [HSC600LG] = "600LG", [HSC001KG] = "001KG", [HSC1_6KG] = "1.6KG",
125 [HSC600KG] = "600KG", [HSC001GG] = "001GG", [HSC015PA] = "015PA",
[all …]
/linux/drivers/video/fbdev/core/
H A Dmodedb.c47 { NULL, 56, 800, 600, 27777, 128, 24, 22, 1, 72, 2, 0,
67 { NULL, 60, 800, 600, 25000, 88, 40, 23, 1, 128, 4,
79 { NULL, 72, 800, 600, 20000, 64, 56, 23, 37, 120, 6,
96 { NULL, 85, 800, 600, 16460, 160, 64, 36, 16, 64, 5, 0,
108 { NULL, 100, 800, 600, 14357, 160, 64, 30, 4, 64, 6, 0,
320 { NULL, 56, 800, 600, 27777, 128, 24, 22, 01, 72, 2,
324 { NULL, 60, 800, 600, 25000, 88, 40, 23, 01, 128, 4,
328 { NULL, 72, 800, 600, 20000, 64, 56, 23, 37, 120, 6,
332 { NULL, 75, 800, 600, 20202, 160, 16, 21, 01, 80, 3,
336 { NULL, 85, 800, 600, 17761, 152, 32, 27, 01, 64, 3,
[all …]
/linux/Documentation/devicetree/bindings/display/panel/
H A Dpanel-simple.yaml291 # TPK U.S.A. LLC Fusion 10.1" 1024 x 600 (WSVGA) LCD panel with capacitive touch
293 # United Radiant Technology UMSH-8596MD-xT 7.0" WVGA TFT LCD panel
296 - urt,umsh-8596md-t
297 - urt,umsh-8596md-1t
298 - urt,umsh-8596md-7t
299 - urt,umsh-8596md-11t
300 - urt,umsh-8596md-19t
301 - urt,umsh-8596md-20t
/linux/drivers/gpu/drm/panel/
H A Dpanel-simple.c872 .vactive = { 600, 600, 600 },
928 .vdisplay = 600,
929 .vsync_start = 600 + 16,
930 .vsync_end = 600 + 16 + 6,
931 .vtotal = 600 + 16 + 6 + 16,
1060 .vdisplay = 600,
1061 .vsync_start = 600 + 10,
1062 .vsync_end = 600 + 10 + 35,
1063 .vtotal = 600 + 10 + 35 + 2,
1084 .vdisplay = 600,
[all …]
/linux/Documentation/admin-guide/media/
H A Dsaa7134-cardlist.rst42 - Tevion MD 9717
62 - Terratec Cinergy 600 TV
210 - Terratec Cinergy 600 TV MK3
H A Dgspca-cardlist.rst25 sunplus 041e:400b Creative PC-CAM 600
127 sonixj 0471:0327 Philips SPC 600 NC
277 sunplus 08ca:2050 Medion MD 41437
333 sonixb 0c45:600d spcaCam@120
/linux/kernel/time/
H A Dclocksource.c255 int64_t md = 2 * watchdog->uncertainty_margin; in cs_watchdog_read() local
270 if (wd_delay <= md + cs->uncertainty_margin) { in cs_watchdog_read()
283 * If consecutive WD read-back delay > md, report in cs_watchdog_read()
288 if (wd_seq_delay > md) in cs_watchdog_read()
435 u32 md; in clocksource_watchdog() local
519 md = cs->uncertainty_margin + watchdog->uncertainty_margin; in clocksource_watchdog()
520 if (abs(cs_nsec - wd_nsec) > md) { in clocksource_watchdog()
1172 else if (sec > 600 && cs->mask > UINT_MAX) in __clocksource_update_freq_scale()
1173 sec = 600; in __clocksource_update_freq_scale()
/linux/drivers/media/platform/samsung/s5p-mfc/
H A Dregs-mfc.h114 /* upper intra MD */
438 #define MFC_H264_CTX_BUF_SIZE (600 * SZ_1K) /* 600KB per H264 instance */
/linux/Documentation/translations/zh_CN/admin-guide/mm/damon/
H A Dusage.rst23 <https://github.com/damonitor/damo/blob/next/USAGE.md>`_。
331 # echo 600 > watermarks/high
517 # scheme+=" 1 5000000 600 500 300" # watermarks
/linux/Documentation/translations/zh_TW/admin-guide/mm/damon/
H A Dusage.rst23 <https://github.com/damonitor/damo/blob/next/USAGE.md>`_。
331 # echo 600 > watermarks/high
517 # scheme+=" 1 5000000 600 500 300" # watermarks
/linux/Documentation/translations/zh_CN/process/
H A Dmaintainer-pgp-guide.rst23 .. _`保护代码完整性`: https://github.com/lfit/itpol/blob/master/protecting-code-integrity.md
76 密钥,倒计时将重置为另一段时间。默认值为 600(10 分钟)。
/linux/Documentation/admin-guide/mm/damon/
H A Dusage.rst15 <https://github.com/damonitor/damo/blob/next/USAGE.md>`_.
541 # echo 600 > watermarks/high
836 # scheme+=" 1 5000000 600 500 300" # watermarks
/linux/Documentation/translations/it_IT/process/
H A Dmaintainer-pgp-guide.rst21 …`Protecting Code Integrity`: https://github.com/lfit/itpol/blob/master/protecting-code-integrity.md
94 altro periodo. Di base è di 600 (10 minuti).
/linux/Documentation/process/
H A Dmaintainer-pgp-guide.rst15 …`Protecting Code Integrity`: https://github.com/lfit/itpol/blob/master/protecting-code-integrity.md
86 The default is 600 (10 minutes).
/linux/
H A DCREDITS576 D: MD Maintainer 2001-2016
1363 S: 600 North Bell Avenue, Suite 160
1476 D: obmouse - rewrote Olivier Florent's Omnibook 600 "pop-up" mouse driver
1781 D: md boot support
2393 D: and much more. He was the maintainer of MD from 2016 to 2018. Shaohua
4444 D: MD driver
/linux/drivers/gpu/drm/
H A Ddrm_edid.c191 /* Medion MD 30217 PG */
286 896, 1024, 0, 600, 601, 603, 625, 0,
290 968, 1056, 0, 600, 601, 605, 628, 0,
294 976, 1040, 0, 600, 637, 643, 666, 0,
298 896, 1056, 0, 600, 601, 604, 625, 0,
302 896, 1048, 0, 600, 601, 604, 631, 0,
306 880, 960, 0, 600, 603, 607, 636, 0,
622 968, 1056, 0, 600, 601, 605, 628, 0,
625 896, 1024, 0, 600, 601, 603, 625, 0,
664 896, 1056, 0, 600, 601, 604, 625, 0,
[all …]
/linux/drivers/net/ethernet/dec/tulip/
H A Ddmfe.c1463 /* Write the hash table to MAC MD table */ in dm9132_id_table()
2073 db->HPNA_timer=600; /* Match, every 10 minutes, check */ in dmfe_HPNA_remote_cmd_chk()
/linux/drivers/hid/
H A Dhid-nintendo.c202 * https://github.com/dekuNukem/Nintendo_Switch_Reverse_Engineering/blob/master/rumble_data_table.md
247 { 0x7001, 0x7c, 587 }, { 0x7401, 0x7d, 600 }, { 0x7801, 0x7e, 613 },
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt3266 md= [HW] RAID subsystems devices and level
3267 See Documentation/admin-guide/md.rst.
4949 See Documentation/admin-guide/md.rst.
5657 160 seconds, and then the stall warning at 600