| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | mesh.c | 62 static int sync_targets = 0xff; 63 static int resel_targets = 0xff; 64 static int debug_targets = 0; /* print debug for these targets */ 67 module_param(sync_rate, int, 0); 68 MODULE_PARM_DESC(sync_rate, "Synchronous rate (0..10, 0=async)"); 69 module_param(sync_targets, int, 0); 71 module_param(resel_targets, int, 0); 75 module_param(init_reset_delay, int, 0); 76 MODULE_PARM_DESC(init_reset_delay, "Initial bus reset delay (0=no reset)"); 79 static int mesh_sync_offset = 0; [all …]
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| D | mesh.c | 62 static int sync_targets = 0xff; 63 static int resel_targets = 0xff; 64 static int debug_targets = 0; /* print debug for these targets */ 67 module_param(sync_rate, int, 0); 68 MODULE_PARM_DESC(sync_rate, "Synchronous rate (0..10, 0=async)"); 69 module_param(sync_targets, int, 0); 71 module_param(resel_targets, int, 0); 75 module_param(init_reset_delay, int, 0); 76 MODULE_PARM_DESC(init_reset_delay, "Initial bus reset delay (0=no reset)"); 79 static int mesh_sync_offset = 0; [all …]
|
| /kernel/linux/linux-6.6/drivers/spi/ |
| D | spi-mpc52xx.c | 34 #define SPI_CTRL1 0x00 41 #define SPI_CTRL1_LSBFE (1 << 0) 43 #define SPI_CTRL2 0x01 44 #define SPI_BRR 0x04 46 #define SPI_STATUS 0x05 51 #define SPI_DATA 0x09 52 #define SPI_PORTDATA 0x0d 53 #define SPI_DATADIR 0x10 56 #define FSM_STOP 0 /* Nothing more for the state machine to */ 86 int (*state)(int irq, struct mpc52xx_spi *ms, u8 status, u8 data); [all …]
|
| /kernel/linux/linux-5.10/drivers/spi/ |
| D | spi-mpc52xx.c | 30 #define SPI_CTRL1 0x00 37 #define SPI_CTRL1_LSBFE (1 << 0) 39 #define SPI_CTRL2 0x01 40 #define SPI_BRR 0x04 42 #define SPI_STATUS 0x05 47 #define SPI_DATA 0x09 48 #define SPI_PORTDATA 0x0d 49 #define SPI_DATADIR 0x10 52 #define FSM_STOP 0 /* Nothing more for the state machine to */ 82 int (*state)(int irq, struct mpc52xx_spi *ms, u8 status, u8 data); [all …]
|
| /kernel/linux/linux-6.6/drivers/md/ |
| D | dm-raid1.c | 31 #define DM_RAID1_HANDLE_ERRORS 0x01 32 #define DM_RAID1_KEEP_LOG 0x02 51 struct mirror_set *ms; member 99 struct mirror_set *ms = context; in wakeup_mirrord() local 101 queue_work(ms->kmirrord_wq, &ms->kmirrord_work); in wakeup_mirrord() 106 struct mirror_set *ms = from_timer(ms, t, timer); in delayed_wake_fn() local 108 clear_bit(0, &ms->timer_pending); in delayed_wake_fn() 109 wakeup_mirrord(ms); in delayed_wake_fn() 112 static void delayed_wake(struct mirror_set *ms) in delayed_wake() argument 114 if (test_and_set_bit(0, &ms->timer_pending)) in delayed_wake() [all …]
|
| /kernel/linux/linux-5.10/drivers/md/ |
| D | dm-raid1.c | 28 #define DM_RAID1_HANDLE_ERRORS 0x01 29 #define DM_RAID1_KEEP_LOG 0x02 46 struct mirror_set *ms; member 94 struct mirror_set *ms = context; in wakeup_mirrord() local 96 queue_work(ms->kmirrord_wq, &ms->kmirrord_work); in wakeup_mirrord() 101 struct mirror_set *ms = from_timer(ms, t, timer); in delayed_wake_fn() local 103 clear_bit(0, &ms->timer_pending); in delayed_wake_fn() 104 wakeup_mirrord(ms); in delayed_wake_fn() 107 static void delayed_wake(struct mirror_set *ms) in delayed_wake() argument 109 if (test_and_set_bit(0, &ms->timer_pending)) in delayed_wake() [all …]
|
| /kernel/linux/linux-5.10/include/crypto/ |
| D | gf128mul.h | 66 * are left and the lsb's are right. char b[16] is an array and b[0] is 70 * b[0] b[1] b[2] b[3] b[13] b[14] b[15] 76 * like 11100001 00000000 .... 00000000 = { 0xE1, 0x00, }. 83 * b[15] = 0x87 and the rest is 0. LRW uses this convention and bbe 92 * primitive polynomial is b[0] = 0x87. 105 * MS x[0] LS MS x[1] LS 106 * ms ls ms ls ms ls ms ls ms ls ms ls ms ls ms ls 109 * MS x[2] LS MS x[3] LS 110 * ms ls ms ls ms ls ms ls ms ls ms ls ms ls ms ls 115 * MS x[0] LS MS x[1] LS [all …]
|
| /kernel/linux/linux-6.6/include/crypto/ |
| D | gf128mul.h | 66 * are left and the lsb's are right. char b[16] is an array and b[0] is 70 * b[0] b[1] b[2] b[3] b[13] b[14] b[15] 76 * like 11100001 00000000 .... 00000000 = { 0xE1, 0x00, }. 83 * b[15] = 0x87 and the rest is 0. LRW uses this convention and bbe 92 * primitive polynomial is b[0] = 0x87. 105 * MS x[0] LS MS x[1] LS 106 * ms ls ms ls ms ls ms ls ms ls ms ls ms ls ms ls 109 * MS x[2] LS MS x[3] LS 110 * ms ls ms ls ms ls ms ls ms ls ms ls ms ls ms ls 115 * MS x[0] LS MS x[1] LS [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
| D | netem.json | 16 "expExitCode": "0", 18 "matchPattern": "qdisc netem 1: root refcnt [0-9]+ limit", 39 "expExitCode": "0", 41 "matchPattern": "qdisc netem 1: root refcnt [0-9]+ limit 200", 61 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root netem delay 100ms", 62 "expExitCode": "0", 64 "matchPattern": "qdisc netem 1: root refcnt [0-9]+ .*delay 100ms", 84 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root netem delay 100ms 10ms distribution norma… 85 "expExitCode": "0", 87 "matchPattern": "qdisc netem 1: root refcnt [0-9]+ .*delay 100ms 10ms corrupt 1%", [all …]
|
| D | codel.json | 16 "expExitCode": "0", 18 "matchPattern": "qdisc codel 1: root refcnt [0-9]+ limit 1000p target 5ms interval 100ms", 39 "expExitCode": "0", 41 "matchPattern": "qdisc codel 1: root refcnt [0-9]+ limit 1500p target 5ms interval 100ms", 61 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root codel target 100ms", 62 "expExitCode": "0", 64 "matchPattern": "qdisc codel 1: root refcnt [0-9]+ limit 1000p target 100ms interval 100ms", 84 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root codel interval 20ms", 85 "expExitCode": "0", 87 "matchPattern": "qdisc codel 1: root refcnt [0-9]+ limit 1000p target 5ms interval 20ms", [all …]
|
| D | fq_codel.json | 16 "expExitCode": "0", 18 …chPattern": "qdisc fq_codel 1: root refcnt [0-9]+ limit 10240p flows 1024 quantum.*target 5ms inte… 39 "expExitCode": "0", 41 …tchPattern": "qdisc fq_codel 1: root refcnt [0-9]+ limit 1000p flows 1024 quantum.*target 5ms inte… 62 "expExitCode": "0", 64 …chPattern": "qdisc fq_codel 1: root refcnt [0-9]+ limit 10240p flows 1024 quantum.*target 5ms inte… 85 "expExitCode": "0", 87 …chPattern": "qdisc fq_codel 1: root refcnt [0-9]+ limit 10240p flows 1024 quantum.*target 2ms inte… 108 "expExitCode": "0", 110 …tchPattern": "qdisc fq_codel 1: root refcnt [0-9]+ limit 10240p flows 1024 quantum.*target 5ms int… [all …]
|
| /kernel/linux/linux-6.6/lib/zstd/compress/ |
| D | zstd_lazy.c | 20 ZSTD_updateDUBT(ZSTD_matchState_t* ms, in ZSTD_updateDUBT() argument 24 const ZSTD_compressionParameters* const cParams = &ms->cParams; in ZSTD_updateDUBT() 25 U32* const hashTable = ms->hashTable; in ZSTD_updateDUBT() 28 U32* const bt = ms->chainTable; in ZSTD_updateDUBT() 32 const BYTE* const base = ms->window.base; in ZSTD_updateDUBT() 34 U32 idx = ms->nextToUpdate; in ZSTD_updateDUBT() 38 idx, target, ms->window.dictLimit); in ZSTD_updateDUBT() 42 assert(idx >= ms->window.dictLimit); /* condition for valid base+idx */ in ZSTD_updateDUBT() 55 ms->nextToUpdate = target; in ZSTD_updateDUBT() 64 ZSTD_insertDUBT1(const ZSTD_matchState_t* ms, in ZSTD_insertDUBT1() argument [all …]
|
| /kernel/linux/linux-6.6/kernel/ |
| D | module_signature.c | 17 * @ms: Signature to check. 18 * @file_len: Size of the file to which @ms is appended. 21 int mod_check_sig(const struct module_signature *ms, size_t file_len, in mod_check_sig() argument 24 if (be32_to_cpu(ms->sig_len) >= file_len - sizeof(*ms)) in mod_check_sig() 27 if (ms->id_type != PKEY_ID_PKCS7) { in mod_check_sig() 33 if (ms->algo != 0 || in mod_check_sig() 34 ms->hash != 0 || in mod_check_sig() 35 ms->signer_len != 0 || in mod_check_sig() 36 ms->key_id_len != 0 || in mod_check_sig() 37 ms->__pad[0] != 0 || in mod_check_sig() [all …]
|
| /kernel/linux/linux-5.10/kernel/ |
| D | module_signature.c | 17 * @ms: Signature to check. 18 * @file_len: Size of the file to which @ms is appended. 21 int mod_check_sig(const struct module_signature *ms, size_t file_len, in mod_check_sig() argument 24 if (be32_to_cpu(ms->sig_len) >= file_len - sizeof(*ms)) in mod_check_sig() 27 if (ms->id_type != PKEY_ID_PKCS7) { in mod_check_sig() 33 if (ms->algo != 0 || in mod_check_sig() 34 ms->hash != 0 || in mod_check_sig() 35 ms->signer_len != 0 || in mod_check_sig() 36 ms->key_id_len != 0 || in mod_check_sig() 37 ms->__pad[0] != 0 || in mod_check_sig() [all …]
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-microsoft.c | 22 #define MS_HIDINPUT BIT(0) 41 #define ENABLE_WEAK BIT(0) 62 struct ms_data *ms = hid_get_drvdata(hdev); in ms_report_fixup() local 63 unsigned long quirks = ms->quirks; in ms_report_fixup() 69 if ((quirks & MS_RDESC) && *rsize == 571 && rdesc[557] == 0x19 && in ms_report_fixup() 70 rdesc[559] == 0x29) { in ms_report_fixup() 72 rdesc[557] = 0x35; in ms_report_fixup() 73 rdesc[559] = 0x45; in ms_report_fixup() 89 * the MS office kb labelled "Office Home" and "Task Pane". in ms_ergonomy_kb_quirk() 91 case 0x29d: in ms_ergonomy_kb_quirk() [all …]
|
| /kernel/linux/linux-6.6/drivers/hid/ |
| D | hid-microsoft.c | 22 #define MS_HIDINPUT BIT(0) 41 #define ENABLE_WEAK BIT(0) 62 struct ms_data *ms = hid_get_drvdata(hdev); in ms_report_fixup() local 63 unsigned long quirks = ms->quirks; in ms_report_fixup() 69 if ((quirks & MS_RDESC) && *rsize == 571 && rdesc[557] == 0x19 && in ms_report_fixup() 70 rdesc[559] == 0x29) { in ms_report_fixup() 72 rdesc[557] = 0x35; in ms_report_fixup() 73 rdesc[559] = 0x45; in ms_report_fixup() 89 * the MS office kb labelled "Office Home" and "Task Pane". in ms_ergonomy_kb_quirk() 91 case 0x29d: in ms_ergonomy_kb_quirk() [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | cs42l42.txt | 27 0 = (Default) Non-inverted 33 0 - 0ms, 34 1 - 125ms, 35 2 - 250ms, 36 3 - 500ms, 37 4 - 750ms, 45 0 - 0ms, 46 1 - 125ms, 47 2 - 250ms, 48 3 - 500ms, [all …]
|
| /kernel/linux/linux-6.6/drivers/platform/x86/amd/pmf/ |
| D | cnqf.c | 40 pr_debug("flags: 0x%x\n", data->flags); in amd_pmf_cnqf_dump_defaults() 43 pr_debug("t_perf_to_turbo: %u ms\n", data->t_perf_to_turbo); in amd_pmf_cnqf_dump_defaults() 44 pr_debug("t_balanced_to_perf: %u ms\n", data->t_balanced_to_perf); in amd_pmf_cnqf_dump_defaults() 45 pr_debug("t_quiet_to_balanced: %u ms\n", data->t_quiet_to_balanced); in amd_pmf_cnqf_dump_defaults() 46 pr_debug("t_balanced_to_quiet: %u ms\n", data->t_balanced_to_quiet); in amd_pmf_cnqf_dump_defaults() 47 pr_debug("t_perf_to_balanced: %u ms\n", data->t_perf_to_balanced); in amd_pmf_cnqf_dump_defaults() 48 pr_debug("t_turbo_to_perf: %u ms\n", data->t_turbo_to_perf); in amd_pmf_cnqf_dump_defaults() 50 for (i = 0 ; i < CNQF_MODE_MAX ; i++) { in amd_pmf_cnqf_dump_defaults() 94 return 0; in amd_pmf_set_cnqf() 158 u32 avg_power = 0; in amd_pmf_trans_cnqf() [all …]
|
| /kernel/linux/linux-6.6/Documentation/fb/ |
| D | viafb.modes | 15 # Sync Width 3.813 us 0.064 ms 17 # Front Porch 0.636 us 0.318 ms 19 # Back Porch 1.907 us 1.048 ms 21 # Active Time 25.422 us 15.253 ms 23 # Blank Time 6.356 us 1.430 ms 40 # Sync Width 2.032 us 0.080 ms 42 # Front Porch 0.508 us 0.027 ms 44 # Back Porch 3.810 us 0.427 ms 46 # Active Time 20.317 us 12.800 ms 48 # Blank Time 6.349 us 0.533 ms [all …]
|
| /kernel/linux/linux-5.10/Documentation/fb/ |
| D | viafb.modes | 15 # Sync Width 3.813 us 0.064 ms 17 # Front Porch 0.636 us 0.318 ms 19 # Back Porch 1.907 us 1.048 ms 21 # Active Time 25.422 us 15.253 ms 23 # Blank Time 6.356 us 1.430 ms 40 # Sync Width 2.032 us 0.080 ms 42 # Front Porch 0.508 us 0.027 ms 44 # Back Porch 3.810 us 0.427 ms 46 # Active Time 20.317 us 12.800 ms 48 # Blank Time 6.349 us 0.533 ms [all …]
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| D | adau1761.c | 24 #define ADAU1761_DIGMIC_JACKDETECT 0x4008 25 #define ADAU1761_REC_MIXER_LEFT0 0x400a 26 #define ADAU1761_REC_MIXER_LEFT1 0x400b 27 #define ADAU1761_REC_MIXER_RIGHT0 0x400c 28 #define ADAU1761_REC_MIXER_RIGHT1 0x400d 29 #define ADAU1761_LEFT_DIFF_INPUT_VOL 0x400e 30 #define ADAU1761_RIGHT_DIFF_INPUT_VOL 0x400f 31 #define ADAU1761_ALC_CTRL0 0x4011 32 #define ADAU1761_ALC_CTRL1 0x4012 33 #define ADAU1761_ALC_CTRL2 0x4013 [all …]
|
| D | ssm2518.c | 26 #define SSM2518_REG_POWER1 0x00 27 #define SSM2518_REG_CLOCK 0x01 28 #define SSM2518_REG_SAI_CTRL1 0x02 29 #define SSM2518_REG_SAI_CTRL2 0x03 30 #define SSM2518_REG_CHAN_MAP 0x04 31 #define SSM2518_REG_LEFT_VOL 0x05 32 #define SSM2518_REG_RIGHT_VOL 0x06 33 #define SSM2518_REG_MUTE_CTRL 0x07 34 #define SSM2518_REG_FAULT_CTRL 0x08 35 #define SSM2518_REG_POWER2 0x09 [all …]
|
| /kernel/linux/linux-5.10/sound/pci/ice1712/ |
| D | wm8776.c | 21 u8 bus_data = data & 0xff; /* remaining 8 data bits */ in snd_wm8776_write() 40 memset(&elem_id, 0, sizeof(elem_id)); in snd_wm8776_activate_ctl() 57 int i, flags_on = 0, flags_off = 0; in snd_wm8776_update_agc_ctl() 75 for (i = 0; i < WM8776_CTL_COUNT; i++) in snd_wm8776_update_agc_ctl() 88 case 0: /* Off */ in snd_wm8776_set_agc() 126 static const DECLARE_TLV_DB_SCALE(wm8776_lct_tlv, -1600, 100, 0); 127 static const DECLARE_TLV_DB_SCALE(wm8776_maxgain_tlv, 0, 400, 0); 128 static const DECLARE_TLV_DB_SCALE(wm8776_ngth_tlv, -7800, 600, 0); 129 static const DECLARE_TLV_DB_SCALE(wm8776_maxatten_lim_tlv, -1200, 100, 0); 130 static const DECLARE_TLV_DB_SCALE(wm8776_maxatten_alc_tlv, -2100, 400, 0); [all …]
|
| /kernel/linux/linux-6.6/sound/pci/ice1712/ |
| D | wm8776.c | 21 u8 bus_data = data & 0xff; /* remaining 8 data bits */ in snd_wm8776_write() 53 int i, flags_on = 0, flags_off = 0; in snd_wm8776_update_agc_ctl() 71 for (i = 0; i < WM8776_CTL_COUNT; i++) in snd_wm8776_update_agc_ctl() 84 case 0: /* Off */ in snd_wm8776_set_agc() 122 static const DECLARE_TLV_DB_SCALE(wm8776_lct_tlv, -1600, 100, 0); 123 static const DECLARE_TLV_DB_SCALE(wm8776_maxgain_tlv, 0, 400, 0); 124 static const DECLARE_TLV_DB_SCALE(wm8776_ngth_tlv, -7800, 600, 0); 125 static const DECLARE_TLV_DB_SCALE(wm8776_maxatten_lim_tlv, -1200, 100, 0); 126 static const DECLARE_TLV_DB_SCALE(wm8776_maxatten_alc_tlv, -2100, 400, 0); 137 .max = 0xff, [all …]
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| D | ssm2518.c | 25 #define SSM2518_REG_POWER1 0x00 26 #define SSM2518_REG_CLOCK 0x01 27 #define SSM2518_REG_SAI_CTRL1 0x02 28 #define SSM2518_REG_SAI_CTRL2 0x03 29 #define SSM2518_REG_CHAN_MAP 0x04 30 #define SSM2518_REG_LEFT_VOL 0x05 31 #define SSM2518_REG_RIGHT_VOL 0x06 32 #define SSM2518_REG_MUTE_CTRL 0x07 33 #define SSM2518_REG_FAULT_CTRL 0x08 34 #define SSM2518_REG_POWER2 0x09 [all …]
|