/Linux-v6.1/Documentation/sound/cards/ |
D | serial-u16550.rst | 8 * 1 - Midiator MS-124T support (1) 9 * 2 - Midiator MS-124W S/A mode (2) 10 * 3 - MS-124W M/B mode support (3) 13 For the Midiator MS-124W, you must set the physical M-S and A-B 36 In MS-124T mode, one raw MIDI substream is supported (midiCnD0); the outs 41 Usage example for MS-124T, with A-B switch in A position: 48 In MS-124W S/A mode, one raw MIDI substream is supported (midiCnD0); 58 In MS-124W M/B mode, the driver supports 16 ALSA raw MIDI substreams; 75 The MS-124W hardware's M/A mode is currently not supported. This mode allows 82 Midiator models other than MS-124W and MS-124T are currently not supported. [all …]
|
/Linux-v6.1/drivers/gpu/drm/i915/display/ |
D | intel_snps_phy.c | 410 REG_FIELD_PREP(SNPS_PHY_MPLLB_CP_PROP_GS, 124), 439 REG_FIELD_PREP(SNPS_PHY_MPLLB_CP_PROP_GS, 124), 468 REG_FIELD_PREP(SNPS_PHY_MPLLB_CP_PROP_GS, 124), 498 REG_FIELD_PREP(SNPS_PHY_MPLLB_CP_PROP_GS, 124), 529 REG_FIELD_PREP(SNPS_PHY_MPLLB_CP_PROP_GS, 124), 559 REG_FIELD_PREP(SNPS_PHY_MPLLB_CP_PROP_GS, 124), 589 REG_FIELD_PREP(SNPS_PHY_MPLLB_CP_PROP_GS, 124), 619 REG_FIELD_PREP(SNPS_PHY_MPLLB_CP_PROP_GS, 124), 649 REG_FIELD_PREP(SNPS_PHY_MPLLB_CP_PROP_GS, 124), 679 REG_FIELD_PREP(SNPS_PHY_MPLLB_CP_PROP_GS, 124), [all …]
|
/Linux-v6.1/tools/testing/selftests/net/forwarding/ |
D | tc_mpls_l2vpn.sh | 7 # | 2001:db8::1/124 | 49 # | 2001:db8::2/124 | 61 simple_if_init $h1 192.0.2.1/24 2001:db8::1/124 66 simple_if_fini $h1 192.0.2.1/24 2001:db8::1/124 71 simple_if_init $h2 192.0.2.2/24 2001:db8::2/124 76 simple_if_fini $h2 192.0.2.2/24 2001:db8::2/124
|
D | pedit_dsfield.sh | 213 ip "ip_tos $((124 | $ecn))" \ 229 flower action pedit ex munge ip dsfield set 124 retain 0xfc \ 293 ipv6 "ip_tos $((124 | $ecn))" \
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra20-pmc.yaml | 184 3d 3D Graphics Tegra20/114/124/210 189 dis Display A Tegra114/124/210 190 disb Display B Tegra114/124/210 191 heg 2D Graphics Tegra30/114/124/210 196 pcie PCIE Tegra20/30/124/210 197 sata SATA Tegra30/124/210 201 vdec Video Decode Engine Tegra20/30/114/124 203 xusba USB Partition A Tegra114/124/210 204 xusbb USB Partition B Tegra114/124/210 205 xusbc USB Partition C Tegra114/124/210
|
/Linux-v6.1/drivers/net/appletalk/ |
D | cops_ltdrv.h | 140 43,221,229,225,124,181,40,42,33,190,10,17, 150 125,237,57,40,124,237,57,41,62,0,237,57, 152 128,2,125,237,57,46,124,237,57,47,62,145, 156 34,125,237,57,35,124,237,57,36,62,0,237, 157 57,37,33,128,2,125,237,57,38,124,237,57, 168 25,34,203,10,203,124,40,6,33,0,125,34, 171 70,7,193,124,230,3,103,221,117,254,221,116, 195 229,205,70,7,193,124,230,3,103,35,35,35, 197 255,229,33,212,10,229,205,124,6,193,193,221, 201 183,237,82,34,200,10,203,124,40,17,33,0, [all …]
|
D | cops_ffdrv.h | 314 129,175,50,48,152,221,43,221,229,225,124,181, 323 62,48,237,57,49,125,237,57,32,124,237,57, 326 57,38,124,237,57,39,237,56,48,246,97,230, 331 57,34,125,237,57,35,124,237,57,36,62,0, 332 237,57,37,33,128,2,125,237,57,38,124,237, 336 57,40,124,237,57,41,62,0,237,57,42,62, 339 125,237,57,46,124,237,57,47,237,56,50,230, 342 56,48,230,87,237,57,48,125,237,57,40,124, 358 34,100,152,203,124,40,6,33,0,125,34,100, 361 205,39,144,193,124,230,3,103,221,117,254,221, [all …]
|
/Linux-v6.1/sound/drivers/ |
D | serial-u16550.c | 12 * Added support for the Midiator MS-124T and for the MS-124W in 39 #define SNDRV_SERIAL_MS124T 1 /* Midiator MS-124T */ 40 #define SNDRV_SERIAL_MS124W_SA 2 /* Midiator MS-124W in S/A mode */ 41 #define SNDRV_SERIAL_MS124W_MB 3 /* Midiator MS-124W in M/B mode */ 46 "MS-124T", 47 "MS-124W S/A", 48 "MS-124W M/B", 410 /* MS-124W can draw power from RTS and DTR if they in snd_uart16550_do_open() 416 /* MS-124T can draw power from RTS and/or DTR (preferably in snd_uart16550_do_open() 470 /* MS-124W can draw power from RTS and DTR if they in snd_uart16550_do_close() [all …]
|
/Linux-v6.1/drivers/net/ethernet/sfc/ |
D | ef100_regs.h | 211 #define ESF_GZ_TX_DESC_TYPE_LBN 124 446 #define ESE_GZ_SF_TX_DESC2CMPT_DSC_FMT_STRUCT_SIZE 124 461 #define ESE_GZ_SF_TX_MEM2MEM_DSC_FMT_STRUCT_SIZE 124 480 #define ESE_GZ_SF_TX_OVR_DSC_FMT_STRUCT_SIZE 124 497 #define ESE_GZ_SF_TX_SEG_DSC_FMT_STRUCT_SIZE 124 526 #define ESE_GZ_SF_TX_STD_DSC_FMT_STRUCT_SIZE 124 573 #define ESE_GZ_SF_TX_TSO_DSC_FMT_STRUCT_SIZE 124
|
/Linux-v6.1/Documentation/devicetree/bindings/mailbox/ |
D | arm,mhuv2.yaml | 15 between 1 and 124 channel windows (each 32-bit wide) to provide unidirectional 86 The MHUv2 controller may contain up to 124 channel windows (each 32-bit 123 maxItems: 124 128 maximum: 124
|
/Linux-v6.1/drivers/gpu/drm/tidss/ |
D | tidss_scale_coefs.c | 18 .c1 = { 132, 138, 144, 150, 156, 162, 168, 174, 76, 84, 92, 98, 104, 110, 116, 124, }, 24 .c1 = { 132, 138, 144, 152, 160, 166, 172, 178, 72, 80, 88, 94, 100, 108, 116, 124, }, 42 .c1 = { 124, 138, 152, 164, 176, 186, 196, 206, 40, 48, 56, 68, 80, 90, 100, 112, }, 60 .c1 = { 104, 124, 144, 164, 184, 202, 220, 238, 0, 10, 20, 30, 40, 56, 72, 88, }, 139 .c1 = { 24, 12, 0, -4, -8, -8, -8, 124, 256, 222, 188, 154, 120, 92, 64, 44, }, 144 .c1 = { 0, -8, -16, -16, -16, -12, -8, 124, 256, 214, 172, 134, 96, 66, 36, 18, },
|
/Linux-v6.1/drivers/video/logo/ |
D | logo_sun_clut224.ppm | 594 154 121 60 156 107 11 156 107 11 168 124 44 814 253 253 253 246 234 182 236 215 124 254 246 218 853 233 202 129 236 215 124 253 253 253 253 253 253 855 253 253 253 253 253 253 246 234 198 236 215 124 893 246 242 210 238 204 91 236 215 124 254 250 234 917 236 215 124 246 242 210 253 253 253 253 253 253 936 254 250 234 242 224 154 238 216 106 236 215 124 952 253 253 253 254 246 218 233 202 129 236 215 124 972 254 250 234 253 253 253 254 246 218 236 215 124 976 242 218 102 236 215 124 246 234 182 253 253 253 [all …]
|
/Linux-v6.1/include/dt-bindings/clock/ |
D | rv1108-cru.h | 74 #define SCLK_I2S0_SRC 124 293 #define PRST_VIP0 124 304 #define PRST_CIF1TO4 124
|
D | rk3128-cru.h | 46 #define SCLK_MAC_SRC 124 260 #define SRST_EBC_H 124
|
D | rk3228-cru.h | 47 #define SCLK_MAC_SRC 124 269 #define SRST_IEP_A 124
|
/Linux-v6.1/drivers/media/pci/cobalt/ |
D | cobalt-cpld.c | 184 { 490, 5, 98 }, { 492, 6, 82 }, { 496, 4, 124 }, 195 { 612, 6, 102 }, { 616, 11, 56 }, { 620, 5, 124 }, 204 { 738, 9, 82 }, { 742, 7, 106 }, { 744, 6, 124 }, 211 { 864, 9, 96 }, { 868, 7, 124 }, { 880, 11, 80 }, 219 { 1098, 9, 122 }, { 1100, 11, 100 }, { 1116, 9, 124 }, 224 { 1342, 11, 122 }, { 1364, 11, 124 }, { 1386, 11, 126 },
|
/Linux-v6.1/Documentation/hwmon/ |
D | amc6821.rst | 70 0 degree C to 124 degree C in steps of 87 0 degree C to 124 degree C in steps
|
/Linux-v6.1/drivers/pinctrl/mediatek/ |
D | pinctrl-mt6795.c | 80 PINS_FIELD16(119, 124, 0x910, 0x10, 6, 1), 135 PINS_FIELD16(119, 124, 0x940, 0x10, 6, 1), 164 PIN_FIELD16(124, 124, 0xe10, 0x10, 10, 1), /* KCOL2 */ 241 PIN_FIELD16(124, 124, 0xe10, 0x10, 8, 1), 296 PIN_FIELD16(124, 124, 0xe10, 0x10, 9, 1), 367 PINS_FIELD16(119, 124, 0xb50, 0x10, 5, 2), 428 PINS_FIELD16(119, 124, 0xb50, 0x10, 7, 1), 544 MTK_PULL_PUPD_R1R0_TYPE,/*124*/ MTK_PULL_PULLSEL_TYPE,/*125*/
|
D | pinctrl-mt8183.c | 104 PIN_FIELD_BASE(124, 124, 8, 0x000, 0x10, 2, 1), 189 PIN_FIELD_BASE(124, 124, 8, 0x010, 0x10, 2, 1), 328 PIN_FIELD_BASE(124, 124, 8, 0x0A0, 0x10, 8, 3), 373 PIN_FIELD_BASE(124, 124, 8, 0x0C0, 0x10, 10, 1), 418 PIN_FIELD_BASE(124, 124, 8, 0x0C0, 0x10, 8, 1), 463 PIN_FIELD_BASE(124, 124, 8, 0x0C0, 0x10, 9, 1),
|
/Linux-v6.1/Documentation/devicetree/bindings/timer/ |
D | renesas,cmt.yaml | 181 clocks = <&cpg CPG_MOD 124>; 184 resets = <&cpg 124>; 194 <GIC_SPI 124 IRQ_TYPE_LEVEL_HIGH>,
|
/Linux-v6.1/arch/arm64/boot/dts/mediatek/ |
D | mt8173-pinfunc.h | 617 #define MT8173_PIN_124_KPCOL2__FUNC_GPIO124 (MTK_PIN_NO(124) | 0) 618 #define MT8173_PIN_124_KPCOL2__FUNC_KCOL2 (MTK_PIN_NO(124) | 1) 619 #define MT8173_PIN_124_KPCOL2__FUNC_IRDA_TXD (MTK_PIN_NO(124) | 2) 620 #define MT8173_PIN_124_KPCOL2__FUNC_USB_DRVVBUS_P0 (MTK_PIN_NO(124) | 3) 621 #define MT8173_PIN_124_KPCOL2__FUNC_PWM3 (MTK_PIN_NO(124) | 4) 622 #define MT8173_PIN_124_KPCOL2__FUNC_USB_DRVVBUS_P1 (MTK_PIN_NO(124) | 5) 623 #define MT8173_PIN_124_KPCOL2__FUNC_DBG_MON_A_16_ (MTK_PIN_NO(124) | 7)
|
/Linux-v6.1/drivers/s390/char/ |
D | defkeymap.map | 129 keycode 124 = at Udiaeresis 144 control keycode 124 = Last_Console # F12
|
/Linux-v6.1/tools/perf/arch/powerpc/entry/syscalls/ |
D | syscall.tbl | 165 124 32 adjtimex sys_adjtimex_time32 166 124 64 adjtimex sys_adjtimex 167 124 spu adjtimex sys_adjtimex
|
/Linux-v6.1/drivers/pinctrl/uniphier/ |
D | pinctrl-uniphier-ld11.c | 333 UNIPHIER_PINCTRL_PIN(124, "HS1BCLKIN", UNIPHIER_PIN_IECTRL_EXIST, 334 124, UNIPHIER_PIN_DRV_1BIT, 335 124, UNIPHIER_PIN_PULL_DOWN), 499 static const unsigned hscin1_p_pins[] = {124, 125, 126, 127, 128, 129, 130, 131, 504 static const unsigned hscin2_s_pins[] = {124, 125, 126, 127}; 582 123, 124, 125, 126, 127, 128, 129, 130, /* PORT20x */
|
/Linux-v6.1/arch/alpha/include/uapi/asm/ |
D | sockios.h | 8 #define FIOSETOWN _IOW('f', 124, int)
|