/Linux-v6.1/net/x25/ |
D | Kconfig | 3 # CCITT X.25 Packet Layer 7 tristate "CCITT X.25 Packet Layer" 9 X.25 is a set of standardized network protocols, similar in scope to 10 frame relay; the one physical line from your box to the X.25 network 12 (called "virtual circuits") to other computers connected to the X.25 15 countries have public X.25 networks. X.25 consists of two 20 You can read more about X.25 at <https://www.sangoma.com/tutorials/x25/> and 21 <http://docwiki.cisco.com/wiki/X.25>. 22 Information about X.25 for Linux is contained in the files 26 One connects to an X.25 network either with a dedicated network card [all …]
|
/Linux-v6.1/drivers/hid/ |
D | hid-appleir.c | 33 * 25 87 ee 83 0a + 34 * 25 87 ee 83 0c - 35 * 25 87 ee 83 09 << 36 * 25 87 ee 83 06 >> 37 * 25 87 ee 83 05 >" 38 * 25 87 ee 83 03 menu 44 * 25 87 ee ca 0b + 45 * 25 87 ee ca 0d - 46 * 25 87 ee ca 08 << 47 * 25 87 ee ca 07 >> [all …]
|
/Linux-v6.1/net/ax25/ |
D | Kconfig | 3 # Amateur Radio protocols and AX.25 device configuration 12 and more specifically about AX.25 on Linux 23 tristate "Amateur Radio AX.25 Level 2 protocol" 40 radio as well as information about how to configure an AX.25 port is 52 bool "AX.25 DAMA Slave support" 56 DAMA is a mechanism to prevent collisions when doing AX.25 68 bool 'AX.25 DAMA Master support' 71 DAMA is a mechanism to prevent collisions when doing AX.25 84 NET/ROM is a network layer protocol on top of AX.25 useful for 88 users as well as information about how to configure an AX.25 port is [all …]
|
/Linux-v6.1/Documentation/ABI/stable/ |
D | sysfs-driver-dma-idxd | 8 Date: Oct 25, 2019 15 Date: Oct 25, 2019 21 Date: Oct 25, 2019 27 Date: Oct 25, 2019 33 Date: Oct 25, 2019 39 Date: Oct 25, 2019 54 Date: Oct 25, 2019 62 Date: Oct 25, 2019 68 Date: Oct 25, 2019 74 Date: Oct 25, 2019 [all …]
|
/Linux-v6.1/Documentation/networking/ |
D | x25.rst | 4 Linux X.25 Project 8 write an X.25 implementation for Linux. My aim is to provide a complete X.25 9 Packet Layer and a LAPB module to allow for "normal" X.25 to be run using 10 Linux. There are two sorts of X.25 cards available, intelligent ones that 19 unintelligent X.25 card drivers and not by intelligent ones, this would 23 which could allow X.25 to be run over an Ethernet (or Token Ring) and 29 option appeared, XOT. This allows X.25 Packet Layer frames to operate over 35 development and use of Linux X.25. It is early days yet, but interested
|
D | x25-iface.rst | 4 X.25 Device Driver Interface 11 This is a description of the messages to be passed between the X.25 Packet 12 Layer and the X.25 device driver. They are designed to allow for the easy 15 The X.25 device driver will be coded normally as per the Linux device driver 16 standards. Most X.25 device drivers will be moderately similar to the 18 X.25 device driver has a state associated with it, and this information
|
/Linux-v6.1/arch/alpha/include/asm/ |
D | xor.h | 72 ldq $25,56($17) \n\ 91 xor $25,$27,$25 \n\ 95 stq $25,56($17) \n\ 122 ldq $25,32($18) \n\ 136 xor $24,$25,$25 # 5 cycles from $25 load \n\ 146 xor $25,$27,$27 # 7 cycles from $27 load \n\ 203 ldq $25,24($17) \n\ 226 xor $25,$27,$27 # 8 cycles from $27 load \n\ 243 ldq $25,48($19) \n\ 259 xor $25,$27,$27 # 5 cycles from $27 load \n\ [all …]
|
/Linux-v6.1/drivers/net/hamradio/ |
D | Kconfig | 9 used for networking over AX.25 amateur radio connections; it 28 an alternative to KISS for networking over AX.25 amateur radio 42 AX.25 is the protocol used for computer communication over amateur 43 radio. If you say Y here, you will be able to send and receive AX.25 44 traffic over Ethernet (also called "BPQ AX.25"), which could be 58 to "Amateur Radio AX.25 Level 2" support. 85 tristate "BAYCOM ser12 fullduplex driver for AX.25" 94 driver, "BAYCOM ser12 half-duplex driver for AX.25" is the old 105 tristate "BAYCOM ser12 halfduplex driver for AX.25" 123 tristate "BAYCOM picpar and par96 driver for AX.25" [all …]
|
/Linux-v6.1/arch/alpha/lib/ |
D | divide.S | 22 * $24 and $25, and return the result in $27. Register $28 may 43 * $25 - divisor 67 #define GETSIGN(x) xor $24,$25,x 104 bis $25,$25,divisor 175 bis $24,$25,$28 180 stq $25,8($30) 183 subq $31,$25,$28 185 cmovlt $25,$28,$25 /* abs($25) */ 189 ldq $25,8($30)
|
D | callback_srm.S | 20 ldl $25,0($25) # Pick up the wrapper data. 29 extwl $25,0,$16 # SRM callback function code 31 extwl $25,2,$25 # argument information (VMS calling std) 48 lda $25,2($31) # two integer arguments 61 ldgp $29,0($27); br $25,srm_dispatch; .word CODE, ARG_CNT; .end callback_##NAME
|
D | ev6-divide.S | 22 * $24 and $25, and return the result in $27. Register $28 may 43 * $25 - divisor 77 #define GETSIGN(x) xor $24,$25,x 114 bis $25,$25,divisor # E : 229 bis $24,$25,$28 # E : 235 stq $25,8($30) # L : 241 subq $31,$25,$28 # E : U L U L 244 cmovlt $25,$28,$25 /* abs($25) */ # E : Latency 2, extra map slot 249 ldq $25,8($30) # L :
|
/Linux-v6.1/arch/arm/crypto/ |
D | curve25519-core.S | 80 vshr.u64 q10, q10, #25 106 vshr.s64 q12, q14, #25 108 vshr.s64 q13, q15, #25 110 vshl.i64 q12, q12, #25 115 vshl.i64 q13, q13, #25 123 vshr.s64 q12, q15, #25 128 vshl.i64 q12, q12, #25 132 vshr.s64 q13, q14, #25 145 vshr.s64 q0, q0, #25 148 vshl.i64 q0, q0, #25 [all …]
|
/Linux-v6.1/arch/x86/crypto/ |
D | sha256-avx-asm.S | 158 MY_ROR (25-11), y0 # y0 = e >> (25-11) 162 xor e, y0 # y0 = e ^ (e >> (25-11)) 164 MY_ROR (11-6), y0 # y0 = (e >> (11-6)) ^ (e >> (25-6)) 168 xor e, y0 # y0 = e ^ (e >> (11-6)) ^ (e >> (25-6)) 174 MY_ROR 6, y0 # y0 = S1 = (e>>6) & (e>>11) ^ (e>>25) 195 MY_ROR (25-11), y0 # y0 = e >> (25-11) 196 xor e, y0 # y0 = e ^ (e >> (25-11)) 201 MY_ROR (11-6), y0 # y0 = (e >> (11-6)) ^ (e >> (25-6)) 205 xor e, y0 # y0 = e ^ (e >> (11-6)) ^ (e >> (25-6)) 207 MY_ROR 6, y0 # y0 = S1 = (e>>6) & (e>>11) ^ (e>>25) [all …]
|
D | sha256-ssse3-asm.S | 152 ror $(25-11), y0 # y0 = e >> (25-11) 156 xor e, y0 # y0 = e ^ (e >> (25-11)) 158 ror $(11-6), y0 # y0 = (e >> (11-6)) ^ (e >> (25-6)) 163 xor e, y0 # y0 = e ^ (e >> (11-6)) ^ (e >> (25-6)) 169 ror $6, y0 # y0 = S1 = (e>>6) & (e>>11) ^ (e>>25) 195 ror $(25-11), y0 # y0 = e >> (25-11) 196 xor e, y0 # y0 = e ^ (e >> (25-11)) 201 ror $(11-6), y0 # y0 = (e >> (11-6)) ^ (e >> (25-6)) 205 xor e, y0 # y0 = e ^ (e >> (11-6)) ^ (e >> (25-6)) 207 ror $6, y0 # y0 = S1 = (e>>6) & (e>>11) ^ (e>>25) [all …]
|
D | sha256-avx2-asm.S | 157 rorx $25, e, y0 # y0 = e >> 25 # S1A 166 xor y1, y0 # y0 = (e>>25) ^ (e>>11) # S1 172 xor y1, y0 # y0 = (e>>25) ^ (e>>11) ^ (e>>6) # S1 205 rorx $25, e, y0 # y0 = e >> 25 # S1A 215 xor y1, y0 # y0 = (e>>25) ^ (e>>11) # S1 220 xor y1, y0 # y0 = (e>>25) ^ (e>>11) ^ (e>>6) # S1 257 rorx $25, e, y0 # y0 = e >> 25 # S1A 268 xor y1, y0 # y0 = (e>>25) ^ (e>>11) # S1 277 xor y1, y0 # y0 = (e>>25) ^ (e>>11) ^ (e>>6) # S1 306 rorx $25, e, y0 # y0 = e >> 25 # S1A [all …]
|
/Linux-v6.1/drivers/video/fbdev/ |
D | au1200fb.h | 141 #define LCD_WINCTRL1_FRM (0xF<<25) 146 #define LCD_WINCTRL1_FRM_1BPP (0<<25) 147 #define LCD_WINCTRL1_FRM_2BPP (1<<25) 148 #define LCD_WINCTRL1_FRM_4BPP (2<<25) 149 #define LCD_WINCTRL1_FRM_8BPP (3<<25) 150 #define LCD_WINCTRL1_FRM_12BPP (4<<25) 151 #define LCD_WINCTRL1_FRM_16BPP655 (5<<25) 152 #define LCD_WINCTRL1_FRM_16BPP565 (6<<25) 153 #define LCD_WINCTRL1_FRM_16BPP556 (7<<25) 154 #define LCD_WINCTRL1_FRM_16BPPI1555 (8<<25) [all …]
|
/Linux-v6.1/arch/m68k/include/uapi/asm/ |
D | bootinfo-hp300.h | 29 #define HP_350 4 /* 25MHz 68020+HP MMU+32K external cache */ 30 #define HP_360 5 /* 25MHz 68030 */ 33 #define HP_380 8 /* 25MHz 68040 */ 37 #define HP_425T 11 /* 25MHz 68040 - model 425t */ 38 #define HP_425S 12 /* 25MHz 68040 - model 425s */ 39 #define HP_425E 13 /* 25MHz 68040 - model 425e */
|
/Linux-v6.1/drivers/hwmon/ |
D | ltc2945.c | 105 /* 25 mV * 25 uV = 0.625 uV resolution. */ in ltc2945_reg_to_val() 108 /* 0.5 mV * 25 uV = 0.0125 uV resolution. */ in ltc2945_reg_to_val() 109 val = (val * 25LL) >> 1; in ltc2945_reg_to_val() 117 /* 25 mV resolution. Convert to mV. */ in ltc2945_reg_to_val() 118 val *= 25; in ltc2945_reg_to_val() 134 * 25 uV resolution. Convert to current as measured with in ltc2945_reg_to_val() 140 val *= 25; in ltc2945_reg_to_val() 173 /* 25 mV * 25 uV = 0.625 uV resolution. */ in ltc2945_val_to_reg() 177 * 0.5 mV * 25 uV = 0.0125 uV resolution. in ltc2945_val_to_reg() 181 val = DIV_ROUND_CLOSEST(val, 25) * 2; in ltc2945_val_to_reg() [all …]
|
/Linux-v6.1/Documentation/translations/zh_CN/core-api/ |
D | packing.rst | 63 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 77 24 25 26 27 28 29 30 31 16 17 18 19 20 21 22 23 8 9 10 11 12 13 14 15 0 1 2 3 4 5 6 7 89 7 6 5 4 3 2 1 0 15 14 13 12 11 10 9 8 23 22 21 20 19 18 17 16 31 30 29 28 27 26 25 24 102 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 110 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 122 24 25 26 27 28 29 30 31 16 17 18 19 20 21 22 23 8 9 10 11 12 13 14 15 0 1 2 3 4 5 6 7 132 7 6 5 4 3 2 1 0 15 14 13 12 11 10 9 8 23 22 21 20 19 18 17 16 31 30 29 28 27 26 25 24 143 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
/Linux-v6.1/drivers/tty/vt/ |
D | cp437.uni | 20 0x04 U+2666 U+25c6 24 0x08 U+25d8 25 0x09 U+25cb 26 0x0a U+25d9 32 0x10 U+25b6 U+25ba 33 0x11 U+25c0 U+25c4 38 0x16 U+25ac 46 0x1e U+25b2 47 0x1f U+25bc 291 0xfe U+25a0 U+fffd
|
/Linux-v6.1/tools/perf/scripts/python/ |
D | net_dropmonitor.py | 55 print("%25s %25s %25s" % ("LOCATION", "OFFSET", "COUNT")) 60 print("%25s %25s %25s" % (sym, off, drop_log[i]))
|
/Linux-v6.1/drivers/gpu/drm/msm/dsi/ |
D | sfpb.xml.h | 13 …mp/mesa/src/freedreno/registers/mdp/mdp4.xml ( 20912 bytes, from 2021-01-30 18:25:22) 14 …mp/mesa/src/freedreno/registers/mdp/mdp_common.xml ( 2849 bytes, from 2021-01-30 18:25:22) 15 …mp/mesa/src/freedreno/registers/mdp/mdp5.xml ( 37461 bytes, from 2021-01-30 18:25:22) 24 …mp/mesa/src/freedreno/registers/dsi/sfpb.xml ( 602 bytes, from 2021-01-30 18:25:22) 25 …mp/mesa/src/freedreno/registers/dsi/mmss_cc.xml ( 1686 bytes, from 2021-01-30 18:25:22) 26 …mp/mesa/src/freedreno/registers/hdmi/qfprom.xml ( 600 bytes, from 2021-01-30 18:25:22) 27 …mp/mesa/src/freedreno/registers/hdmi/hdmi.xml ( 41874 bytes, from 2021-01-30 18:25:22) 28 …mp/mesa/src/freedreno/registers/edp/edp.xml ( 10416 bytes, from 2021-01-30 18:25:22)
|
/Linux-v6.1/drivers/gpu/drm/msm/hdmi/ |
D | qfprom.xml.h | 13 …mp/mesa/src/freedreno/registers/mdp/mdp4.xml ( 20912 bytes, from 2021-01-30 18:25:22) 14 …mp/mesa/src/freedreno/registers/mdp/mdp_common.xml ( 2849 bytes, from 2021-01-30 18:25:22) 15 …mp/mesa/src/freedreno/registers/mdp/mdp5.xml ( 37461 bytes, from 2021-01-30 18:25:22) 24 …mp/mesa/src/freedreno/registers/dsi/sfpb.xml ( 602 bytes, from 2021-01-30 18:25:22) 25 …mp/mesa/src/freedreno/registers/dsi/mmss_cc.xml ( 1686 bytes, from 2021-01-30 18:25:22) 26 …mp/mesa/src/freedreno/registers/hdmi/qfprom.xml ( 600 bytes, from 2021-01-30 18:25:22) 27 …mp/mesa/src/freedreno/registers/hdmi/hdmi.xml ( 41874 bytes, from 2021-01-30 18:25:22) 28 …mp/mesa/src/freedreno/registers/edp/edp.xml ( 10416 bytes, from 2021-01-30 18:25:22)
|
/Linux-v6.1/drivers/gpu/drm/msm/disp/ |
D | mdp_common.xml.h | 13 …mp/mesa/src/freedreno/registers/mdp/mdp4.xml ( 20912 bytes, from 2021-01-30 18:25:22) 14 …mp/mesa/src/freedreno/registers/mdp/mdp_common.xml ( 2849 bytes, from 2021-01-30 18:25:22) 15 …mp/mesa/src/freedreno/registers/mdp/mdp5.xml ( 37461 bytes, from 2021-01-30 18:25:22) 24 …mp/mesa/src/freedreno/registers/dsi/sfpb.xml ( 602 bytes, from 2021-01-30 18:25:22) 25 …mp/mesa/src/freedreno/registers/dsi/mmss_cc.xml ( 1686 bytes, from 2021-01-30 18:25:22) 26 …mp/mesa/src/freedreno/registers/hdmi/qfprom.xml ( 600 bytes, from 2021-01-30 18:25:22) 27 …mp/mesa/src/freedreno/registers/hdmi/hdmi.xml ( 41874 bytes, from 2021-01-30 18:25:22) 28 …mp/mesa/src/freedreno/registers/edp/edp.xml ( 10416 bytes, from 2021-01-30 18:25:22)
|
/Linux-v6.1/include/dt-bindings/memory/ |
D | mt8195-memory-port.h | 29 * iommu-vdo: larb0/2/5/7/9/10/11/13/17/19/21/24/25/28 261 #define M4U_PORT_L19_VENC_REF_CHROMA MTK_M4U_ID(19, 25) 290 #define M4U_PORT_L20_VENC_REF_CHROMA MTK_M4U_ID(20, 25) 336 #define M4U_PORT_L25_CAM_MRAW0_LSCI_M1 MTK_M4U_ID(25, 0) 337 #define M4U_PORT_L25_CAM_MRAW0_CQI_M1 MTK_M4U_ID(25, 1) 338 #define M4U_PORT_L25_CAM_MRAW0_CQI_M2 MTK_M4U_ID(25, 2) 339 #define M4U_PORT_L25_CAM_MRAW0_IMGO_M1 MTK_M4U_ID(25, 3) 340 #define M4U_PORT_L25_CAM_MRAW0_IMGBO_M1 MTK_M4U_ID(25, 4) 341 #define M4U_PORT_L25_CAM_MRAW2_LSCI_M1 MTK_M4U_ID(25, 5) 342 #define M4U_PORT_L25_CAM_MRAW2_CQI_M1 MTK_M4U_ID(25, 6) [all …]
|