| /kernel/linux/linux-5.10/drivers/misc/habanalabs/include/gaudi/ |
| D | gaudi_async_ids_map_extended.h | 19 int valid; member 24 { .fc_id = 0, .cpu_id = 0, .valid = 0, .name = "" }, 25 { .fc_id = 1, .cpu_id = 1, .valid = 0, .name = "" }, 26 { .fc_id = 2, .cpu_id = 2, .valid = 0, .name = "" }, 27 { .fc_id = 3, .cpu_id = 3, .valid = 0, .name = "" }, 28 { .fc_id = 4, .cpu_id = 4, .valid = 0, .name = "" }, 29 { .fc_id = 5, .cpu_id = 5, .valid = 0, .name = "" }, 30 { .fc_id = 6, .cpu_id = 6, .valid = 0, .name = "" }, 31 { .fc_id = 7, .cpu_id = 7, .valid = 0, .name = "" }, 32 { .fc_id = 8, .cpu_id = 8, .valid = 0, .name = "" }, [all …]
|
| /kernel/linux/linux-4.19/Documentation/ABI/testing/ |
| D | sysfs-class-power | 10 Valid values: Represented as string 19 Valid values: Represented as string 28 Valid values: Represented as string 37 Valid values: "Battery", "UPS", "Mains", "USB" 47 Valid values: 0 - 100 (percent) 61 Valid values: 0 - 100 (percent) 75 Valid values: 0 - 100 (percent) 84 Valid values: "Unknown", "Critical", "Low", "Normal", "High", 96 Valid values: Represented in microamps 105 Valid values: Represented in microamps [all …]
|
| /kernel/linux/linux-4.19/arch/s390/include/asm/ |
| D | scsw.h | 385 * valid, zero otherwise. 397 * valid, zero otherwise. 409 * valid, zero otherwise. 421 * valid, zero otherwise. 434 * valid, zero otherwise. 446 * valid, zero otherwise. 458 * valid, zero otherwise. 470 * valid, zero otherwise. 482 * valid, zero otherwise. 494 * valid, zero otherwise. [all …]
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | scsw.h | 385 * valid, zero otherwise. 397 * valid, zero otherwise. 409 * valid, zero otherwise. 421 * valid, zero otherwise. 434 * valid, zero otherwise. 446 * valid, zero otherwise. 458 * valid, zero otherwise. 470 * valid, zero otherwise. 482 * valid, zero otherwise. 494 * valid, zero otherwise. [all …]
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-class-power | 10 Valid values: Represented as string 19 Valid values: Represented as string 28 Valid values: Represented as string 37 Valid values: "Battery", "UPS", "Mains", "USB", "Wireless" 60 Valid values: Represented in microamps. Negative values are 77 Valid values: Represented in microamps 100 Valid values: Represented in microamps. Negative values are 120 Valid values: Represented in 1/10 Degrees Celsius 144 Valid values: Represented in 1/10 Degrees Celsius 169 Valid values: Represented in 1/10 Degrees Celsius [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/amdzen2/ |
| D | other.json | 28 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 34 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 40 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 46 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 52 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 58 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 64 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 70 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 76 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 82 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… [all …]
|
| /kernel/linux/linux-5.10/drivers/firmware/ |
| D | ti_sci.h | 594 * field is not valid and will not be used for route set. 596 * 0 - Valid bit for @dst_id 597 * 1 - Valid bit for @dst_host_irq 598 * 2 - Valid bit for @ia_id 599 * 3 - Valid bit for @vint 600 * 4 - Valid bit for @global_event 601 * 5 - Valid bit for @vint_status_bit_index 602 * 31 - Valid bit for @secondary_host 650 * The ring configuration fields are not valid, and will not be used for 651 * ring configuration, if their corresponding valid bit is zero. [all …]
|
| /kernel/linux/linux-5.10/drivers/acpi/ |
| D | thermal.c | 120 u8 valid:1; member 252 * 1.An invalid trip point becomes invalid or a valid trip point becomes invalid 270 int valid = 0; in acpi_thermal_trips_update() local 285 tz->trips.critical.flags.valid = 0; in acpi_thermal_trips_update() 291 tz->trips.critical.flags.valid = 0; in acpi_thermal_trips_update() 293 tz->trips.critical.flags.valid = 1; in acpi_thermal_trips_update() 298 if (tz->trips.critical.flags.valid == 1) { in acpi_thermal_trips_update() 300 tz->trips.critical.flags.valid = 0; in acpi_thermal_trips_update() 320 tz->trips.hot.flags.valid = 0; in acpi_thermal_trips_update() 325 tz->trips.hot.flags.valid = 1; in acpi_thermal_trips_update() [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/mmc/ |
| D | sdhci-cadence.txt | 24 They are used to delay the data valid window, and align the window 29 Valid range = [0:0x1F]. 32 Valid range = [0:0x1F]. 35 Valid range = [0:0x1F]. 38 Valid range = [0:0x1F]. 41 Valid range = [0:0x1F]. 44 Valid range = [0:0x1F]. 47 Valid range = [0:0x1F]. 50 Valid range = [0:0x1F]. 59 Valid range = [0:0x7F]. [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | test_core_reloc_kernel.c | 20 int valid[10]; member 52 out->valid[0] = (((uint64_t)pid << 32) | tgid) == pid_tgid; in test_core_kernel() 55 out->valid[1] = BPF_CORE_READ(task, in test_core_kernel() 57 out->valid[2] = BPF_CORE_READ(task, in test_core_kernel() 60 out->valid[3] = BPF_CORE_READ(task, in test_core_kernel() 63 out->valid[4] = BPF_CORE_READ(task, in test_core_kernel() 66 out->valid[5] = BPF_CORE_READ(task, in test_core_kernel() 70 out->valid[6] = BPF_CORE_READ(task, in test_core_kernel() 74 out->valid[7] = BPF_CORE_READ(task, in test_core_kernel() 78 out->valid[8] = BPF_CORE_READ(task, in test_core_kernel() [all …]
|
| /kernel/linux/linux-4.19/drivers/acpi/ |
| D | thermal.c | 133 u8 valid:1; member 268 * 1.An invalid trip point becomes invalid or a valid trip point becomes invalid 286 int valid = 0; in acpi_thermal_trips_update() local 301 tz->trips.critical.flags.valid = 0; in acpi_thermal_trips_update() 307 tz->trips.critical.flags.valid = 0; in acpi_thermal_trips_update() 309 tz->trips.critical.flags.valid = 1; in acpi_thermal_trips_update() 314 if (tz->trips.critical.flags.valid == 1) { in acpi_thermal_trips_update() 316 tz->trips.critical.flags.valid = 0; in acpi_thermal_trips_update() 335 tz->trips.hot.flags.valid = 0; in acpi_thermal_trips_update() 340 tz->trips.hot.flags.valid = 1; in acpi_thermal_trips_update() [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
| D | ni_routes.h | 48 * @n_route_sets: Number of route sets that are valid for this device. 49 * @routes: List of route sets that are valid for this device. 58 * struct ni_route_tables - Register values and valid routes for a device. 59 * @valid_routes: Pointer to a all valid route sets for a single device. 63 * Link to the valid src->dest routes and the register values used to assign 130 * cases given above; Otherwise, -1 if the specified route is not valid for 143 * without checking whether the route is valid for 149 * Return: -EINVAL if the specified route is not valid for this device family. 156 * is valid for the given NI comedi_device. 161 * Return: True if the route is valid, otherwise false. [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
| D | pinctrl-mt7622.txt | 40 The following generic properties as defined in pinctrl-bindings.txt are valid 45 Valid values for these names are listed below. 47 group. Valid values for function names are listed below. 51 The following generic properties as defined in pinctrl-bindings.txt are valid 56 Valid values for these names are listed below. 58 Valid values for these names are listed below. 65 Valid arguments for 'slew-rate' are '0' for no slew rate controlled and '1' for 67 Valid arguments for 'drive-strength', 4, 8, 12, or 16 in mA. 69 The following specific properties as defined are valid to specify in a pinconf 74 cycle when asserted (high pulse width adjustment). Valid arguments are from 0 [all …]
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-uclogic-params.h | 52 * Only valid, if "desc_ptr" is not NULL. 57 /* Type of in-range reporting, only valid if "id" is not zero */ 62 * Only valid if "id" is not zero. 83 * Only valid, if "desc_ptr" is not NULL. 93 * byte boundary. Zero if not present. Only valid if "id" is not zero. 99 * if no changes to the report should be made. Only valid if "id" is 127 * Only valid, if "invalid" is false. 132 * Only valid, if "desc_ptr" is not NULL. 137 * Only valid, if "invalid" is false. 142 * Only valid if "pen_unused" is valid and false. [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/sync/ |
| D | sync_alloc.c | 34 int timeline, valid; in test_alloc_timeline() local 37 valid = sw_sync_timeline_is_valid(timeline); in test_alloc_timeline() 38 ASSERT(valid, "Failure allocating timeline\n"); in test_alloc_timeline() 46 int timeline, fence, valid; in test_alloc_fence() local 49 valid = sw_sync_timeline_is_valid(timeline); in test_alloc_fence() 50 ASSERT(valid, "Failure allocating timeline\n"); in test_alloc_fence() 53 valid = sw_sync_fence_is_valid(fence); in test_alloc_fence() 54 ASSERT(valid, "Failure allocating fence\n"); in test_alloc_fence()
|
| /kernel/linux/linux-4.19/tools/testing/selftests/sync/ |
| D | sync_alloc.c | 34 int timeline, valid; in test_alloc_timeline() local 37 valid = sw_sync_timeline_is_valid(timeline); in test_alloc_timeline() 38 ASSERT(valid, "Failure allocating timeline\n"); in test_alloc_timeline() 46 int timeline, fence, valid; in test_alloc_fence() local 49 valid = sw_sync_timeline_is_valid(timeline); in test_alloc_fence() 50 ASSERT(valid, "Failure allocating timeline\n"); in test_alloc_fence() 53 valid = sw_sync_fence_is_valid(fence); in test_alloc_fence() 54 ASSERT(valid, "Failure allocating fence\n"); in test_alloc_fence()
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/pinctrl/ |
| D | pinctrl-mt7622.txt | 39 The following generic properties as defined in pinctrl-bindings.txt are valid 44 Valid values for these names are listed below. 46 group. Valid values for function names are listed below. 50 The following generic properties as defined in pinctrl-bindings.txt are valid 55 Valid values for these names are listed below. 57 Valid values for these names are listed below. 64 Valid arguments for 'slew-rate' are '0' for no slew rate controlled and '1' for 66 Valid arguments for 'drive-strength', 4, 8, 12, or 16 in mA. 68 The following specific properties as defined are valid to specify in a pinconf 73 cycle when asserted (high pulse width adjustment). Valid arguments are from 0 [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/interrupt-controller/ |
| D | arm,vic.txt | 21 - valid-mask : A one cell big bit mask of valid interrupt sources. Each bit 24 clear means otherwise. If unspecified, defaults to all valid. 25 - valid-wakeup-mask : A one cell big bit mask of interrupt sources that can be 27 valid-mask property. A set bit means that this interrupt source can be 39 valid-mask = <0xffffff7f>; 40 valid-wakeup-mask = <0x0000ff7f>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
| D | arm,vic.txt | 21 - valid-mask : A one cell big bit mask of valid interrupt sources. Each bit 24 clear means otherwise. If unspecified, defaults to all valid. 25 - valid-wakeup-mask : A one cell big bit mask of interrupt sources that can be 27 valid-mask property. A set bit means that this interrupt source can be 39 valid-mask = <0xffffff7f>; 40 valid-wakeup-mask = <0x0000ff7f>;
|
| /kernel/linux/linux-4.19/tools/testing/selftests/tc-testing/tc-tests/actions/ |
| D | ife.json | 4 "name": "Create valid ife encode action with mark and pass control", 28 "name": "Create valid ife encode action with mark and pipe control", 52 "name": "Create valid ife encode action with mark and continue control", 76 "name": "Create valid ife encode action with mark and drop control", 100 "name": "Create valid ife encode action with mark and reclassify control", 124 "name": "Create valid ife encode action with mark and jump control", 148 "name": "Create valid ife encode action with mark value at 32-bit maximum", 194 "name": "Create valid ife encode action with prio and pass control", 218 "name": "Create valid ife encode action with prio and pipe control", 242 "name": "Create valid ife encode action with prio and continue control", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/amdzen1/ |
| D | other.json | 17 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 23 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 29 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 35 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 41 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 47 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 53 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
|
| /kernel/linux/linux-5.10/drivers/ide/ |
| D | ide-io-std.c | 90 void ide_tf_load(ide_drive_t *drive, struct ide_taskfile *tf, u8 valid) in ide_tf_load() argument 102 if (valid & IDE_VALID_FEATURE) in ide_tf_load() 104 if (valid & IDE_VALID_NSECT) in ide_tf_load() 106 if (valid & IDE_VALID_LBAL) in ide_tf_load() 108 if (valid & IDE_VALID_LBAM) in ide_tf_load() 110 if (valid & IDE_VALID_LBAH) in ide_tf_load() 112 if (valid & IDE_VALID_DEVICE) in ide_tf_load() 117 void ide_tf_read(ide_drive_t *drive, struct ide_taskfile *tf, u8 valid) in ide_tf_read() argument 129 if (valid & IDE_VALID_ERROR) in ide_tf_read() 131 if (valid & IDE_VALID_NSECT) in ide_tf_read() [all …]
|
| /kernel/linux/linux-4.19/drivers/ide/ |
| D | ide-io-std.c | 89 void ide_tf_load(ide_drive_t *drive, struct ide_taskfile *tf, u8 valid) in ide_tf_load() argument 101 if (valid & IDE_VALID_FEATURE) in ide_tf_load() 103 if (valid & IDE_VALID_NSECT) in ide_tf_load() 105 if (valid & IDE_VALID_LBAL) in ide_tf_load() 107 if (valid & IDE_VALID_LBAM) in ide_tf_load() 109 if (valid & IDE_VALID_LBAH) in ide_tf_load() 111 if (valid & IDE_VALID_DEVICE) in ide_tf_load() 116 void ide_tf_read(ide_drive_t *drive, struct ide_taskfile *tf, u8 valid) in ide_tf_read() argument 128 if (valid & IDE_VALID_ERROR) in ide_tf_read() 130 if (valid & IDE_VALID_NSECT) in ide_tf_read() [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
| D | max77693.txt | 53 Valid values: 3650000 - 4400000, step by 25000 (rounded down) 57 Valid values: 3000000 - 3700000, step by 100000 (rounded down) 63 Valid values: 70, 85, 100, 115 68 Valid values: 2000000 - 3500000, step by 250000 (rounded down) 75 Valid values: 4300000, 4700000, 4800000, 4900000 99 Valid values: 3300 - 5500, step by 25 (rounded down) 104 Valid values: 2400 - 3400, step by 33 (rounded down) 111 Valid values for a LED connected to one FLED output: 113 Valid values for a LED connected to both FLED outputs: 116 Valid values for a single LED connected to one FLED output [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/mfd/ |
| D | max77693.txt | 53 Valid values: 3650000 - 4400000, step by 25000 (rounded down) 57 Valid values: 3000000 - 3700000, step by 100000 (rounded down) 63 Valid values: 70, 85, 100, 115 68 Valid values: 2000000 - 3500000, step by 250000 (rounded down) 75 Valid values: 4300000, 4700000, 4800000, 4900000 99 Valid values: 3300 - 5500, step by 25 (rounded down) 104 Valid values: 2400 - 3400, step by 33 (rounded down) 111 Valid values for a LED connected to one FLED output: 113 Valid values for a LED connected to both FLED outputs: 116 Valid values for a single LED connected to one FLED output [all …]
|