| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/ |
| D | ia_css_anr2_table.host.c | 28 …80, 80, 100, 100, 60, 60, 120, 120, 80, 80, 100, 100, 60, 60, 120, 120, 80, 80, 100, 100, 60, 60, … 31 …80, 80, 40, 40, 60, 60, 20, 20, 80, 80, 40, 40, 60, 60, 20, 20, 80, 80, 40, 40, 60, 60, 20, 20, 80… 34 …80, 80, 40, 40, 100, 100, 60, 60, 80, 80, 40, 40, 100, 100, 60, 60, 80, 80, 40, 40, 100, 100, 60, …
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/ |
| D | ia_css_anr2_table.host.c | 28 …80, 80, 100, 100, 60, 60, 120, 120, 80, 80, 100, 100, 60, 60, 120, 120, 80, 80, 100, 100, 60, 60, … 31 …80, 80, 40, 40, 60, 60, 20, 20, 80, 80, 40, 40, 60, 60, 20, 20, 80, 80, 40, 40, 60, 60, 20, 20, 80… 34 …80, 80, 40, 40, 100, 100, 60, 60, 80, 80, 40, 40, 100, 100, 60, 60, 80, 80, 40, 40, 100, 100, 60, …
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| D | sha1_avx2_x86_64_asm.S | 146 * - 80 DWORDs per iteration * 2 148 #define W_SIZE (80*2*2 +16) 150 #define WK(t) ((((t) % 80) / 4)*32 + ( (t) % 4)*4 + ((t)/80)*16 )(WK_BUF) 305 .elseif (i < 80) 353 .set round_id, (\r % 80) 376 .set round_id, ( (\r+1) % 80) 459 * macro implements 80 rounds of SHA-1, for multiple blocks with s/w pipelining 472 lea (2*4*80+32)(%rsp), WK_BUF 555 * 0+80, 2+80, 4+80, 6+80, 8+80 556 * 10+80,12+80,14+80,16+80,18+80 [all …]
|
| /kernel/linux/linux-6.6/arch/x86/crypto/ |
| D | sha1_avx2_x86_64_asm.S | 146 * - 80 DWORDs per iteration * 2 148 #define W_SIZE (80*2*2 +16) 150 #define WK(t) ((((t) % 80) / 4)*32 + ( (t) % 4)*4 + ((t)/80)*16 )(WK_BUF) 305 .elseif (i < 80) 353 .set round_id, (\r % 80) 376 .set round_id, ( (\r+1) % 80) 459 * macro implements 80 rounds of SHA-1, for multiple blocks with s/w pipelining 472 lea (2*4*80+32)(%rsp), WK_BUF 552 * 0+80, 2+80, 4+80, 6+80, 8+80 553 * 10+80,12+80,14+80,16+80,18+80 [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | svga.rst | 15 kernel decompression starts) and works only on 80X86 machines that are 31 NORMAL_VGA - Standard 80x25 mode available on all display adapters. 33 EXTENDED_VGA - Standard 8-pixel font mode: 80x43 on EGA, 80x50 on VGA. 55 the standard 80x25 mode. 61 0 0F00 80x25 62 1 0F01 80x50 63 2 0F02 80x43 64 3 0F03 80x26 74 "0 0F00 80x25" means that the first menu item (the menu items are numbered 75 from "0" to "9" and from "a" to "z") is a 80x25 mode with ID=0x0f00 (see the [all …]
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/ |
| D | svga.rst | 15 kernel decompression starts) and works only on 80X86 machines that are 31 NORMAL_VGA - Standard 80x25 mode available on all display adapters. 33 EXTENDED_VGA - Standard 8-pixel font mode: 80x43 on EGA, 80x50 on VGA. 55 the standard 80x25 mode. 61 0 0F00 80x25 62 1 0F01 80x50 63 2 0F02 80x43 64 3 0F03 80x26 74 "0 0F00 80x25" means that the first menu item (the menu items are numbered 75 from "0" to "9" and from "a" to "z") is a 80x25 mode with ID=0x0f00 (see the [all …]
|
| /kernel/linux/linux-6.6/mm/damon/ |
| D | vaddr-test.h | 158 * 50-55, 70-80, 90-100) to fit with the new big regions or remove target 163 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions1() 165 70, 80, 80, 90, 90, 100}; in damon_test_apply_three_regions1() 171 /* 5-20-27, 45-55, 73-80-90-104 */ in damon_test_apply_three_regions1() 173 73, 80, 80, 90, 90, 104}; in damon_test_apply_three_regions1() 185 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions2() 187 70, 80, 80, 90, 90, 100}; in damon_test_apply_three_regions2() 193 /* 5-20-27, 56-57, 65-80-90-104 */ in damon_test_apply_three_regions2() 195 65, 80, 80, 90, 90, 104}; in damon_test_apply_three_regions2() 209 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions3() [all …]
|
| /kernel/linux/linux-5.10/arch/x86/boot/ |
| D | video-vga.c | 18 { VIDEO_80x25, 80, 25, 0 }, 19 { VIDEO_8POINT, 80, 50, 0 }, 20 { VIDEO_80x43, 80, 43, 0 }, 21 { VIDEO_80x28, 80, 28, 0 }, 22 { VIDEO_80x30, 80, 30, 0 }, 23 { VIDEO_80x34, 80, 34, 0 }, 24 { VIDEO_80x60, 80, 60, 0 }, 28 { VIDEO_80x25, 80, 25, 0 }, 29 { VIDEO_8POINT, 80, 43, 0 }, 33 { VIDEO_80x25, 80, 25, 0 }, [all …]
|
| /kernel/linux/linux-6.6/arch/x86/boot/ |
| D | video-vga.c | 18 { VIDEO_80x25, 80, 25, 0 }, 19 { VIDEO_8POINT, 80, 50, 0 }, 20 { VIDEO_80x43, 80, 43, 0 }, 21 { VIDEO_80x28, 80, 28, 0 }, 22 { VIDEO_80x30, 80, 30, 0 }, 23 { VIDEO_80x34, 80, 34, 0 }, 24 { VIDEO_80x60, 80, 60, 0 }, 28 { VIDEO_80x25, 80, 25, 0 }, 29 { VIDEO_8POINT, 80, 43, 0 }, 33 { VIDEO_80x25, 80, 25, 0 }, [all …]
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | v4l2-dv-timings.h | 284 36000000, 56, 56, 80, 1, 3, 25, 0, 0, 0, \ 312 49500000, 16, 80, 160, 1, 3, 21, 0, 0, 0, \ 325 73250000, 48, 32, 80, 3, 4, 29, 0, 0, 0, \ 372 115500000, 48, 32, 80, 3, 4, 38, 0, 0, 0, \ 387 68250000, 48, 32, 80, 3, 7, 12, 0, 0, 0, \ 400 102250000, 80, 128, 208, 3, 7, 27, 0, 0, 0, \ 406 117500000, 80, 136, 216, 3, 7, 31, 0, 0, 0, \ 412 140250000, 48, 32, 80, 3, 7, 35, 0, 0, 0, \ 419 71000000, 48, 32, 80, 3, 6, 14, 0, 0, 0, \ 432 106500000, 80, 128, 208, 3, 6, 29, 0, 0, 0, \ [all …]
|
| /kernel/linux/linux-6.6/drivers/phy/mediatek/ |
| D | phy-mtk-hdmi-mt2701.c | 59 usleep_range(80, 100); in mtk_hdmi_pll_prepare() 63 usleep_range(80, 100); in mtk_hdmi_pll_prepare() 68 usleep_range(80, 100); in mtk_hdmi_pll_prepare() 81 usleep_range(80, 100); in mtk_hdmi_pll_unprepare() 85 usleep_range(80, 100); in mtk_hdmi_pll_unprepare() 90 usleep_range(80, 100); in mtk_hdmi_pll_unprepare() 185 usleep_range(80, 100); in mtk_hdmi_phy_enable_tmds() 189 usleep_range(80, 100); in mtk_hdmi_phy_enable_tmds() 194 usleep_range(80, 100); in mtk_hdmi_phy_enable_tmds() 205 usleep_range(80, 100); in mtk_hdmi_phy_disable_tmds() [all …]
|
| /kernel/linux/linux-5.10/drivers/phy/mediatek/ |
| D | phy-mtk-hdmi-mt2701.c | 76 usleep_range(80, 100); in mtk_hdmi_pll_prepare() 80 usleep_range(80, 100); in mtk_hdmi_pll_prepare() 85 usleep_range(80, 100); in mtk_hdmi_pll_prepare() 97 usleep_range(80, 100); in mtk_hdmi_pll_unprepare() 101 usleep_range(80, 100); in mtk_hdmi_pll_unprepare() 106 usleep_range(80, 100); in mtk_hdmi_pll_unprepare() 209 usleep_range(80, 100); in mtk_hdmi_phy_enable_tmds() 213 usleep_range(80, 100); in mtk_hdmi_phy_enable_tmds() 218 usleep_range(80, 100); in mtk_hdmi_phy_enable_tmds() 227 usleep_range(80, 100); in mtk_hdmi_phy_disable_tmds() [all …]
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| D | v4l2-dv-timings.h | 91 …4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(640, 480, 0, 0, 36000000, 56, 56, 80, 1, 3, 25, 0, 0, 0, … 99 …(800, 600, 0, V4L2_DV_HSYNC_POS_POL | V4L2_DV_VSYNC_POS_POL, 49500000, 16, 80, 160, 1, 3, 21, 0, 0… 103 …V4L2_INIT_BT_TIMINGS(800, 600, 0, V4L2_DV_HSYNC_POS_POL, 73250000, 48, 32, 80, 3, 4, 29, 0, 0, 0, … 117 …L2_INIT_BT_TIMINGS(1024, 768, 0, V4L2_DV_HSYNC_POS_POL, 115500000, 48, 32, 80, 3, 4, 38, 0, 0, 0, … 122 …4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_HSYNC_POS_POL, 68250000, 48, 32, 80, 3, 7, 12, 0, 0, 0, … 126 …1120, V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_VSYNC_POS_POL, 102250000, 80, 128, 208, 3, 7, 27,… 128 …1120, V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_VSYNC_POS_POL, 117500000, 80, 136, 216, 3, 7, 31,… 130 …L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_HSYNC_POS_POL, 140250000, 48, 32, 80, 3, 7, 35, 0, 0, 0, … 132 …4L2_INIT_BT_TIMINGS(1280, 800, 0, V4L2_DV_HSYNC_POS_POL, 71000000, 48, 32, 80, 3, 6, 14, 0, 0, 0, … 136 …1120, V4L2_INIT_BT_TIMINGS(1280, 800, 0, V4L2_DV_VSYNC_POS_POL, 106500000, 80, 128, 208, 3, 6, 29,… [all …]
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | v4l2-dv-timings.h | 344 36000000, 56, 56, 80, 1, 3, 25, 0, 0, 0, \ 377 49500000, 16, 80, 160, 1, 3, 21, 0, 0, 0, \ 392 73250000, 48, 32, 80, 3, 4, 29, 0, 0, 0, \ 447 115500000, 48, 32, 80, 3, 4, 38, 0, 0, 0, \ 467 68250000, 48, 32, 80, 3, 7, 12, 0, 0, 0, \ 482 102250000, 80, 128, 208, 3, 7, 27, 0, 0, 0, \ 489 117500000, 80, 136, 216, 3, 7, 31, 0, 0, 0, \ 496 140250000, 48, 32, 80, 3, 7, 35, 0, 0, 0, \ 504 71000000, 48, 32, 80, 3, 6, 14, 0, 0, 0, \ 519 106500000, 80, 128, 208, 3, 6, 29, 0, 0, 0, \ [all …]
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| D | v4l2-dv-timings.h | 91 …4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(640, 480, 0, 0, 36000000, 56, 56, 80, 1, 3, 25, 0, 0, 0, … 99 …(800, 600, 0, V4L2_DV_HSYNC_POS_POL | V4L2_DV_VSYNC_POS_POL, 49500000, 16, 80, 160, 1, 3, 21, 0, 0… 103 …V4L2_INIT_BT_TIMINGS(800, 600, 0, V4L2_DV_HSYNC_POS_POL, 73250000, 48, 32, 80, 3, 4, 29, 0, 0, 0, … 117 …L2_INIT_BT_TIMINGS(1024, 768, 0, V4L2_DV_HSYNC_POS_POL, 115500000, 48, 32, 80, 3, 4, 38, 0, 0, 0, … 122 …4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_HSYNC_POS_POL, 68250000, 48, 32, 80, 3, 7, 12, 0, 0, 0, … 126 …1120, V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_VSYNC_POS_POL, 102250000, 80, 128, 208, 3, 7, 27,… 128 …1120, V4L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_VSYNC_POS_POL, 117500000, 80, 136, 216, 3, 7, 31,… 130 …L2_INIT_BT_TIMINGS(1280, 768, 0, V4L2_DV_HSYNC_POS_POL, 140250000, 48, 32, 80, 3, 7, 35, 0, 0, 0, … 132 …4L2_INIT_BT_TIMINGS(1280, 800, 0, V4L2_DV_HSYNC_POS_POL, 71000000, 48, 32, 80, 3, 6, 14, 0, 0, 0, … 136 …1120, V4L2_INIT_BT_TIMINGS(1280, 800, 0, V4L2_DV_VSYNC_POS_POL, 106500000, 80, 128, 208, 3, 6, 29,… [all …]
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | v4l2-dv-timings.h | 335 36000000, 56, 56, 80, 1, 3, 25, 0, 0, 0, \ 368 49500000, 16, 80, 160, 1, 3, 21, 0, 0, 0, \ 383 73250000, 48, 32, 80, 3, 4, 29, 0, 0, 0, \ 438 115500000, 48, 32, 80, 3, 4, 38, 0, 0, 0, \ 458 68250000, 48, 32, 80, 3, 7, 12, 0, 0, 0, \ 473 102250000, 80, 128, 208, 3, 7, 27, 0, 0, 0, \ 480 117500000, 80, 136, 216, 3, 7, 31, 0, 0, 0, \ 487 140250000, 48, 32, 80, 3, 7, 35, 0, 0, 0, \ 495 71000000, 48, 32, 80, 3, 6, 14, 0, 0, 0, \ 510 106500000, 80, 128, 208, 3, 6, 29, 0, 0, 0, \ [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | flow_dissector.c | 120 .tcp.source = 80, 129 .sport = 80, 141 .tcp.source = 80, 150 .sport = 80, 164 .tcp.source = 80, 173 .sport = 80, 187 .tcp.source = 80, 197 .sport = 80, 211 .tcp.source = 80, 223 .sport = 80, [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | flow_dissector.c | 116 .tcp.source = 80, 125 .sport = 80, 136 .tcp.source = 80, 145 .sport = 80, 158 .tcp.source = 80, 167 .sport = 80, 180 .tcp.source = 80, 190 .sport = 80, 203 .tcp.source = 80, 215 .sport = 80, [all …]
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| D | cifs_uniupr.h | 59 0, -80, -80, -80, -80, -80, -80, -80, -80, -80, -80, -80, -80, 0, -80, -80, /* 450-45f */ 173 0, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 0, 80, 80, /* 400-40f */
|
| /kernel/liteos_a/testsuites/unittest/libc/io/full/ |
| D | IO_test_duplocale_001.cpp | 65 char buffer[80]; /* 80, The number of characters returned by strftime */ in SonFunc() 91 …ret = strftime(buffer, 80, "%c", timer); /* 80, The maximum number of characters in the string st… in SonFunc() 99 …ret = strftime(buffer, 80, "%c", timer); /* 80, The maximum number of characters in the string st… in SonFunc() 107 …ret = strftime(buffer, 80, "%c", timer); /* 80, The maximum number of characters in the string st… in SonFunc()
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| D | hvtramp.S | 67 brnz,pn %o0, 80f 79 brnz,pn %o0, 80f 91 ba,pt %xcc, 80f 133 80: ba,pt %xcc, 80b
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| D | hvtramp.S | 67 brnz,pn %o0, 80f 79 brnz,pn %o0, 80f 91 ba,pt %xcc, 80f 133 80: ba,pt %xcc, 80b
|
| /kernel/linux/linux-6.6/drivers/iio/potentiometer/ |
| D | ad5110.c | 51 [AD5110_80] = { .max_pos = 128, .kohms = 80 }, 54 [AD5112_80] = { .max_pos = 64, .kohms = 80, .shift = 1 }, 56 [AD5114_80] = { .max_pos = 32, .kohms = 80, .shift = 2 }, 271 AD5110_COMPATIBLE("adi,ad5110-80", AD5110_80), 274 AD5110_COMPATIBLE("adi,ad5112-80", AD5112_80), 276 AD5110_COMPATIBLE("adi,ad5114-80", AD5114_80), 283 { "ad5110-80", AD5110_80 }, 286 { "ad5112-80", AD5112_80 }, 288 { "ad5114-80", AD5114_80 },
|
| /kernel/linux/linux-6.6/fs/nls/ |
| D | nls_ucs2_utils.c | 79 0, -80, -80, -80, -80, -80, -80, -80, -80, -80, -80, 80 -80, -80, 0, -80, -80, /* 450-45f */
|
| /kernel/linux/linux-5.10/fs/jfs/ |
| D | jfs_uniupr.c | 58 0,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80, 0,-80,-80, /* 450-45f */
|