| /kernel/linux/linux-5.10/arch/m68k/ifpsp060/ |
| D | fplsp.sa | 74 dc.l $660861ff,$00007124,$60220c01,$00026608 75 dc.l $61ff0000,$6d226014,$0c010003,$660861ff 76 dc.l $00006f4c,$600661ff,$00002f8e,$4cee0303 83 dc.l $660861ff,$00002d3e,$60300c01,$00016608 84 dc.l $61ff0000,$70866022,$0c010002,$660861ff 93 dc.l $660861ff,$00002c9e,$60300c01,$00016608 94 dc.l $61ff0000,$6fe66022,$0c010002,$660861ff 103 dc.l $2c0e6030,$0c010001,$660861ff,$00006fc8 105 dc.l $0c010003,$660861ff,$00006d74,$600661ff 112 dc.l $ff631d41,$ff4e4a01,$660861ff,$00002b70 [all …]
|
| D | pfpsp.sa | 59 dc.l $ff626644,$f22ed0c0,$ffdcf22e,$9c00ff60 72 dc.l $000767ff,$fffffc0c,$f22fa400,$00083f7c 81 dc.l $00002900,$0c000006,$660661ff,$00002864 95 dc.l $9c00ff60,$4cee0303,$ff9cf36e,$ff6c4e5e 101 dc.l $9c00ff60,$4cee0303,$ff9c4e5e,$08170007 103 dc.l $000660ff,$fffffb0e,$4e56ff40,$f32eff6c 116 dc.l $0c000006,$660661ff,$00002638,$1d40ff4f 121 dc.l $000058e8,$f22ed0c0,$ffdcf22e,$9c00ff60 128 dc.l $ffdcf22e,$9c00ff60,$4cee0303,$ff9cf36e 134 dc.l $02a87fff,$ffff0004,$671861ff,$000024cc [all …]
|
| /kernel/linux/linux-6.6/arch/m68k/ifpsp060/ |
| D | fplsp.sa | 74 dc.l $660861ff,$00007124,$60220c01,$00026608 75 dc.l $61ff0000,$6d226014,$0c010003,$660861ff 76 dc.l $00006f4c,$600661ff,$00002f8e,$4cee0303 83 dc.l $660861ff,$00002d3e,$60300c01,$00016608 84 dc.l $61ff0000,$70866022,$0c010002,$660861ff 93 dc.l $660861ff,$00002c9e,$60300c01,$00016608 94 dc.l $61ff0000,$6fe66022,$0c010002,$660861ff 103 dc.l $2c0e6030,$0c010001,$660861ff,$00006fc8 105 dc.l $0c010003,$660861ff,$00006d74,$600661ff 112 dc.l $ff631d41,$ff4e4a01,$660861ff,$00002b70 [all …]
|
| D | pfpsp.sa | 59 dc.l $ff626644,$f22ed0c0,$ffdcf22e,$9c00ff60 72 dc.l $000767ff,$fffffc0c,$f22fa400,$00083f7c 81 dc.l $00002900,$0c000006,$660661ff,$00002864 95 dc.l $9c00ff60,$4cee0303,$ff9cf36e,$ff6c4e5e 101 dc.l $9c00ff60,$4cee0303,$ff9c4e5e,$08170007 103 dc.l $000660ff,$fffffb0e,$4e56ff40,$f32eff6c 116 dc.l $0c000006,$660661ff,$00002638,$1d40ff4f 121 dc.l $000058e8,$f22ed0c0,$ffdcf22e,$9c00ff60 128 dc.l $ffdcf22e,$9c00ff60,$4cee0303,$ff9cf36e 134 dc.l $02a87fff,$ffff0004,$671861ff,$000024cc [all …]
|
| /kernel/linux/linux-5.10/sound/firewire/fireface/ |
| D | ff.h | 3 * ff.h - a part of driver for RME Fireface series 33 #define SND_FF_MAXIMIM_MIDI_QUADS 9 116 void (*handle_midi_msg)(struct snd_ff *ff, unsigned int offset, 118 int (*fill_midi_msg)(struct snd_ff *ff, 121 int (*get_clock)(struct snd_ff *ff, unsigned int *rate, 123 int (*switch_fetching_mode)(struct snd_ff *ff, bool enable); 124 int (*allocate_resources)(struct snd_ff *ff, unsigned int rate); 125 int (*begin_session)(struct snd_ff *ff, unsigned int rate); 126 void (*finish_session)(struct snd_ff *ff); 127 void (*dump_status)(struct snd_ff *ff, struct snd_info_buffer *buffer); [all …]
|
| /kernel/linux/linux-6.6/sound/firewire/fireface/ |
| D | ff.h | 3 * ff.h - a part of driver for RME Fireface series 33 #define SND_FF_MAXIMIM_MIDI_QUADS 9 116 bool (*has_msg)(struct snd_ff *ff); 117 long (*copy_msg_to_user)(struct snd_ff *ff, char __user *buf, long count); 118 void (*handle_msg)(struct snd_ff *ff, unsigned int offset, const __le32 *buf, 120 int (*fill_midi_msg)(struct snd_ff *ff, 123 int (*get_clock)(struct snd_ff *ff, unsigned int *rate, 125 int (*switch_fetching_mode)(struct snd_ff *ff, bool enable); 126 int (*allocate_resources)(struct snd_ff *ff, unsigned int rate); 127 int (*begin_session)(struct snd_ff *ff, unsigned int rate); [all …]
|
| /kernel/linux/linux-5.10/scripts/ |
| D | checkstack.pl | 53 $x = "[0-9a-f]"; # hex character 54 $xs = "[0-9a-f ]"; # hex character or space 59 $re = qr/^.*stp.*sp, \#-([0-9]{1,8})\]\!/o; 63 $re = qr/.*sub.*sp, sp, #([0-9]{1,4})/o; 73 $re = qr/.*adds.*r12=-(([0-9]{2}|[3-9])[0-9]{2}),r12/o; 77 $re = qr/.*(?:linkw %fp,|addaw )#-([0-9]{1,4})(?:,%sp)?$/o; 80 $re = qr/.*daddiu.*sp,sp,-(([0-9]{2}|[3-9])[0-9]{2})/o; 83 $re = qr/.*addiu.*sp,sp,-(([0-9]{2}|[3-9])[0-9]{2})/o; 86 $re = qr/.*addi.*sp,sp,-(([0-9]{2}|[3-9])[0-9]{2})/o; 88 # c000043c: 9c 21 fe f0 l.addi r1,r1,-272 [all …]
|
| /kernel/linux/linux-6.6/scripts/ |
| D | checkstack.pl | 53 $x = "[0-9a-f]"; # hex character 54 $xs = "[0-9a-f ]"; # hex character or space 59 $re = qr/^.*stp.*sp, \#-([0-9]{1,8})\]\!/o; 63 $re = qr/.*sub.*sp, sp, #([0-9]{1,4})/o; 74 $re = qr/.*(?:linkw %fp,|addaw )#-([0-9]{1,4})(?:,%sp)?$/o; 77 $re = qr/.*daddiu.*sp,sp,-(([0-9]{2}|[3-9])[0-9]{2})/o; 80 $re = qr/.*addiu.*sp,sp,-(([0-9]{2}|[3-9])[0-9]{2})/o; 83 $re = qr/.*addi.*sp,sp,-(([0-9]{2}|[3-9])[0-9]{2})/o; 85 # c000043c: 9c 21 fe f0 l.addi r1,r1,-272 86 $re = qr/.*l\.addi.*r1,r1,-(([0-9]{2}|[3-9])[0-9]{2})/o; [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| D | ctxnv50.c | 683 cp_ctx(ctx, base + 0x340, 9); in nv50_gr_construct_mmio() 765 cp_ctx(ctx, offset + 0x50, 9); in nv50_gr_construct_mmio() 809 dd_emit(ctx, 1, 0); /* 000000ff SRC_ADDRESS_HIGH */ in nv50_gr_construct_mmio_ddata() 819 dd_emit(ctx, 1, 0); /* 000000ff CB_DEF_ADDRESS_HIGH */ in nv50_gr_construct_mmio_ddata() 825 dd_emit(ctx, 1, 0); /* 000000ff UNK370 */ in nv50_gr_construct_mmio_ddata() 826 dd_emit(ctx, 1, 0); /* 000000ff USER_PARAM_UNK */ in nv50_gr_construct_mmio_ddata() 827 dd_emit(ctx, 1, 0); /* 000000ff USER_PARAM_COUNT */ in nv50_gr_construct_mmio_ddata() 828 dd_emit(ctx, 1, 1); /* 000000ff UNK384 bits 8-15 */ in nv50_gr_construct_mmio_ddata() 832 dd_emit(ctx, 1, 1); /* 000007ff BLOCKDIM_X */ in nv50_gr_construct_mmio_ddata() 833 dd_emit(ctx, 1, 1); /* 000007ff BLOCKDIM_XMY */ in nv50_gr_construct_mmio_ddata() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| D | ctxnv50.c | 683 cp_ctx(ctx, base + 0x340, 9); in nv50_gr_construct_mmio() 765 cp_ctx(ctx, offset + 0x50, 9); in nv50_gr_construct_mmio() 809 dd_emit(ctx, 1, 0); /* 000000ff SRC_ADDRESS_HIGH */ in nv50_gr_construct_mmio_ddata() 819 dd_emit(ctx, 1, 0); /* 000000ff CB_DEF_ADDRESS_HIGH */ in nv50_gr_construct_mmio_ddata() 825 dd_emit(ctx, 1, 0); /* 000000ff UNK370 */ in nv50_gr_construct_mmio_ddata() 826 dd_emit(ctx, 1, 0); /* 000000ff USER_PARAM_UNK */ in nv50_gr_construct_mmio_ddata() 827 dd_emit(ctx, 1, 0); /* 000000ff USER_PARAM_COUNT */ in nv50_gr_construct_mmio_ddata() 828 dd_emit(ctx, 1, 1); /* 000000ff UNK384 bits 8-15 */ in nv50_gr_construct_mmio_ddata() 832 dd_emit(ctx, 1, 1); /* 000007ff BLOCKDIM_X */ in nv50_gr_construct_mmio_ddata() 833 dd_emit(ctx, 1, 1); /* 000007ff BLOCKDIM_XMY */ in nv50_gr_construct_mmio_ddata() [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/hid/tests/ |
| D | test_tablet.py | 703 …ff 7f 81 02 09 31 75 10 95 01 55 0d 65 33 35 00 46 37 29 26 ff 7f 81 02 05 0d 09 55 25 08 75 08 95… 711 …ff 7f 81 02 09 31 75 10 95 01 55 0d 65 33 35 00 46 87 13 26 ff 7f 81 02 05 0d 09 55 25 08 75 08 95… 719 …ff 7f 81 02 09 31 75 10 95 01 55 0d 65 33 35 00 46 c2 18 26 ff 7f 81 02 05 0d 09 55 25 08 75 08 95… 727 …ff 7f 81 02 09 31 75 10 95 01 55 0d 65 33 35 00 46 c3 0e 26 ff 7f 81 02 05 0d 09 55 25 08 75 08 95… 735 …ff 7f 81 02 09 31 75 10 95 01 55 0d 65 33 35 00 46 37 29 26 ff 7f 81 02 05 0d 09 55 25 08 75 08 95… 743 …ff 7f 81 02 09 31 75 10 95 01 55 0d 65 33 35 00 46 23 2c 26 ff 7f 81 02 05 0d 09 55 25 08 75 08 95… 751 …ff 7f 75 10 95 02 81 02 c0 c0 05 0d 09 04 a1 01 85 30 09 22 a1 02 09 42 15 00 25 01 75 01 95 01 81… 759 …ff 3f 75 10 55 0e 65 11 09 30 35 00 46 1e 19 81 02 26 ff 3f 09 31 35 00 46 be 0f 81 02 26 ff 3f c0… 768 …ff 3f 75 10 55 0d 65 00 09 30 35 00 46 00 00 81 02 26 ff 3f 09 31 35 00 46 00 00 81 02 26 ff 3f 05… 777 …ff 3f 75 10 55 0d 65 00 09 30 35 00 46 00 00 81 02 26 ff 3f 09 31 35 00 46 00 00 81 02 26 ff 3f 05… [all …]
|
| D | test_multitouch.py | 37 "NO_AREA": BIT(9), 492 …ff 0f 55 0e 65 11 75 10 95 01 35 00 46 c8 37 09 30 81 02 46 68 1f 09 31 81 02 45 00 c0 c0 05 0d 09… 1112 …ff 7f 35 00 46 00 00 95 02 75 10 81 02 c0 a1 02 15 00 26 ff 00 09 01 95 39 75 08 81 01 c0 c0 05 0d… 1123 …ff 7f 35 00 46 00 00 95 02 75 10 81 02 c0 a1 02 15 00 26 ff 00 09 01 95 39 75 08 81 03 c0 c0 05 0d… 1134 …ff 4d 46 70 03 81 02 09 31 26 ff 2b 46 f1 01 81 02 46 00 00 c0 a1 02 05 0d 09 42 15 00 25 01 75 01… 1146 '01 ff 01 57 1b 89 09 ff 02 7b 3b ea 07 02', 1148 '01 ff 01 54 1b 92 09 ff 02 7b 3b ec 07 02', 1150 '01 ff 02 81 3b f8 07 fe 01 54 1b 92 09 02', 1152 '01 ff 02 81 3b f8 07 fc 01 54 1b 92 09 02', 1171 …ff 00 75 08 81 02 09 51 25 02 81 02 26 96 0d 05 01 75 10 55 0d 65 33 09 30 35 00 46 fd 1d 81 02 09… [all …]
|
| D | test_wacom_generic.py | 868 …ff 00 81 03 09 54 81 02 09 22 a1 02 05 0d 95 01 75 01 25 01 09 42 81 02 81 03 09 47 81 02 95 05 81…
|
| /kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
| D | taprio.json | 18 … "matchPattern": "qdisc taprio 1: root refcnt [0-9]+ tc 3 map 2 2 1 0 2 2 2 2 2 2 2 2 2 2 2 2", 40 "matchPattern": "index [0-9]+ cmd S gatemask 0x[0-9]+ interval [0-9]+00000", 107 "matchPattern": "class taprio 1:[0-9]+ root", 216 …3 4 5 6 7 queues 1@0 1@1 1@2 1@3 1@4 1@5 1@6 1@7 base-time 0 sched-entry S ff 20000000 clockid CLO… 219 …4 5 6 7 queues 1@0 1@1 1@2 1@3 1@4 1@5 1@6 1@7 base-time 200 sched-entry S ff 20000000 clockid CLO… 241 … 3 4 5 6 7 queues 1@0 1@1 1@2 1@3 1@4 1@5 1@6 1@7 base-time 0 sched-entry S ff 20000000 flags 0x2", 244 … 4 5 6 7 queues 1@0 1@1 1@2 1@3 1@4 1@5 1@6 1@7 base-time 200 sched-entry S ff 20000000 flags 0x2", 267 …3 4 5 6 7 queues 1@0 1@1 1@2 1@3 1@4 1@5 1@6 1@7 base-time 0 sched-entry S ff 20000000 clockid CLO… 292 …2 3 4 5 6 7 queues 1@0 1@1 1@2 1@3 1@4 1@5 1@6 1@7 base-time 0 sched-entry S ff 20000000 flags 0x2"
|
| /kernel/linux/linux-5.10/drivers/input/joystick/iforce/ |
| D | iforce-main.c | 85 data[0] = gain >> 9; in iforce_set_gain() 95 data[1] = magnitude >> 9; in iforce_set_autocenter() 192 for (i = 0; i < dev->ff->max_effects; i++) { in iforce_close() 215 struct ff_device *ff; in iforce_init_device() local 372 for (i = 0; iforce->type->ff[i] >= 0; i++) in iforce_init_device() 373 set_bit(iforce->type->ff[i], input_dev->ffbit); in iforce_init_device() 379 ff = input_dev->ff; in iforce_init_device() 380 ff->upload = iforce_upload_effect; in iforce_init_device() 381 ff->erase = iforce_erase_effect; in iforce_init_device() 382 ff->set_gain = iforce_set_gain; in iforce_init_device() [all …]
|
| /kernel/linux/linux-6.6/drivers/input/joystick/iforce/ |
| D | iforce-main.c | 85 data[0] = gain >> 9; in iforce_set_gain() 95 data[1] = magnitude >> 9; in iforce_set_autocenter() 192 for (i = 0; i < dev->ff->max_effects; i++) { in iforce_close() 215 struct ff_device *ff; in iforce_init_device() local 372 for (i = 0; iforce->type->ff[i] >= 0; i++) in iforce_init_device() 373 set_bit(iforce->type->ff[i], input_dev->ffbit); in iforce_init_device() 379 ff = input_dev->ff; in iforce_init_device() 380 ff->upload = iforce_upload_effect; in iforce_init_device() 381 ff->erase = iforce_erase_effect; in iforce_init_device() 382 ff->set_gain = iforce_set_gain; in iforce_init_device() [all …]
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | vrf.rst | 176 link/ether 72:b3:ba:91:e2:24 brd ff:ff:ff:ff:ff:ff promiscuity 0 179 link/ether b6:6f:6e:f6:da:73 brd ff:ff:ff:ff:ff:ff promiscuity 0 182 link/ether 36:62:e8:7d:bb:8c brd ff:ff:ff:ff:ff:ff promiscuity 0 185 link/ether e6:28:b8:63:70:bb brd ff:ff:ff:ff:ff:ff promiscuity 0 225 link/ether 02:00:00:00:02:02 brd ff:ff:ff:ff:ff:ff 227 link/ether 02:00:00:00:02:03 brd ff:ff:ff:ff:ff:ff 229 link/ether 02:00:00:00:02:06 brd ff:ff:ff:ff:ff:ff 270 link/ether 02:00:00:00:02:02 brd ff:ff:ff:ff:ff:ff 275 inet6 fe80::ff:fe00:202/64 scope link 278 link/ether 02:00:00:00:02:03 brd ff:ff:ff:ff:ff:ff [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/verifier/ |
| D | event_output.c | 13 * 1: 7b 2a f8 ff 00 00 00 00 *(u64 *)(r10 - 8) = r2 15 * 3: 07 04 00 00 f8 ff ff ff r4 += -8 20 * 9: b7 00 00 00 01 00 00 00 r0 = 1
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/verifier/ |
| D | event_output.c | 13 * 1: 7b 2a f8 ff 00 00 00 00 *(u64 *)(r10 - 8) = r2 15 * 3: 07 04 00 00 f8 ff ff ff r4 += -8 20 * 9: b7 00 00 00 01 00 00 00 r0 = 1
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/ioctl/ |
| D | ioctl-number.rst | 108 ';' 80-FF linux/iommufd.h 118 'B' C0-FF advanced bbus <mailto:maassen@uni-freiburg.d… 122 'C' F0-FF drivers/net/wan/cosa.h conflict! 168 'L' E0-FF linux/ppdd.h encrypted disk device driver 191 'S' 82-FF scsi/scsi.h conflict! 223 'b' 00-FF conflict! bit3 vme host bridge 229 'c' 80-9F arch/s390/include/asm/chsc.h conflict! 231 'd' 00-FF linux/char/drm/drm.h conflict! 233 'd' F0-FF linux/digi1.h 252 'i' 90-9F `linux/iio/*.h` IIO [all …]
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | vrf.rst | 189 link/ether 72:b3:ba:91:e2:24 brd ff:ff:ff:ff:ff:ff promiscuity 0 192 link/ether b6:6f:6e:f6:da:73 brd ff:ff:ff:ff:ff:ff promiscuity 0 195 link/ether 36:62:e8:7d:bb:8c brd ff:ff:ff:ff:ff:ff promiscuity 0 198 link/ether e6:28:b8:63:70:bb brd ff:ff:ff:ff:ff:ff promiscuity 0 238 link/ether 02:00:00:00:02:02 brd ff:ff:ff:ff:ff:ff 240 link/ether 02:00:00:00:02:03 brd ff:ff:ff:ff:ff:ff 242 link/ether 02:00:00:00:02:06 brd ff:ff:ff:ff:ff:ff 283 link/ether 02:00:00:00:02:02 brd ff:ff:ff:ff:ff:ff 288 inet6 fe80::ff:fe00:202/64 scope link 291 link/ether 02:00:00:00:02:03 brd ff:ff:ff:ff:ff:ff [all …]
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/ioctl/ |
| D | ioctl-number.rst | 115 'B' C0-FF advanced bbus <mailto:maassen@uni-freiburg.d… 118 'C' F0-FF drivers/net/wan/cosa.h conflict! 165 'L' E0-FF linux/ppdd.h encrypted disk device driver 185 'S' 82-FF scsi/scsi.h conflict! 219 'b' 00-FF conflict! bit3 vme host bridge 225 'c' 80-9F arch/s390/include/asm/chsc.h conflict! 227 'd' 00-FF linux/char/drm/drm.h conflict! 229 'd' F0-FF linux/digi1.h 264 'n' E0-FF linux/matroxfb.h matroxfb 272 'p' 80-9F linux/ppdev.h user-space parport [all …]
|
| /kernel/linux/linux-5.10/samples/pktgen/ |
| D | pktgen_sample02_multiqueue.sh | 24 UDP_SRC_MIN=9 31 [ -z "$DST_MAC" ] && DST_MAC="90:e2:ba:ff:ff:ff"
|
| /kernel/linux/linux-6.6/samples/pktgen/ |
| D | pktgen_sample02_multiqueue.sh | 26 UDP_SRC_MIN=9 33 [ -z "$DST_MAC" ] && DST_MAC="90:e2:ba:ff:ff:ff"
|
| /kernel/linux/linux-5.10/arch/powerpc/crypto/ |
| D | aes-tab-4k.S | 35 .long R(ff, f2, f2, 0d), R(d6, 6b, 6b, bd) 40 .long R(4d, ab, ab, e6), R(ec, 76, 76, 9a) 41 .long R(8f, ca, ca, 45), R(1f, 82, 82, 9d) 47 .long R(23, 9c, 9c, bf), R(53, a4, a4, f7) 48 .long R(e4, 72, 72, 96), R(9b, c0, c0, 5b) 58 .long R(46, 23, 23, 65), R(9d, c3, c3, 5e) 60 .long R(0a, 05, 05, 0f), R(2f, 9a, 9a, b5) 62 .long R(1b, 80, 80, 9b), R(df, e2, e2, 3d) 64 .long R(7f, b2, b2, cd), R(ea, 75, 75, 9f) 65 .long R(12, 09, 09, 1b), R(1d, 83, 83, 9e) [all …]
|