/linux-6.12.1/sound/soc/tegra/ |
D | tegra20_spdif.h | 75 /* Interrupt when RX user FIFO attention level is reached */ 78 /* Interrupt when TX user FIFO attention level is reached */ 81 /* Interrupt when RX data FIFO attention level is reached */ 84 /* Interrupt when TX data FIFO attention level is reached */ 128 * (a) the end of a frame is reached after RX_EN is deeasserted, or 136 * This bit is deasserted when the end of a frame is reached after 146 * (a) the end of a frame is reached after TX_EN is deasserted, or 155 * (a) the end of a frame is reached after TX_EN is deasserted, or 184 * 1=attention level reached, 0=attention level not reached. 190 * 1=attention level reached, 0=attention level not reached. [all …]
|
/linux-6.12.1/include/uapi/linux/ |
D | quota.h | 168 #define QUOTA_NL_IHARDWARN 1 /* Inode hardlimit reached */ 170 #define QUOTA_NL_ISOFTWARN 3 /* Inode softlimit reached */ 171 #define QUOTA_NL_BHARDWARN 4 /* Block hardlimit reached */ 173 #define QUOTA_NL_BSOFTWARN 6 /* Block softlimit reached */
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/silvermont/ |
D | pipeline.json | 8 … the branch but also based on the execution path through which execution reached this EIP. The BPU… 17 … the branch but also based on the execution path through which execution reached this EIP. The BPU… 27 … the branch but also based on the execution path through which execution reached this EIP. The BPU… 37 … the branch but also based on the execution path through which execution reached this EIP. The BPU… 47 … the branch but also based on the execution path through which execution reached this EIP. The BPU… 57 … the branch but also based on the execution path through which execution reached this EIP. The BPU… 67 … the branch but also based on the execution path through which execution reached this EIP. The BPU… 77 … the branch but also based on the execution path through which execution reached this EIP. The BPU… 87 … the branch but also based on the execution path through which execution reached this EIP. The BPU… 97 … the branch but also based on the execution path through which execution reached this EIP. The BPU…
|
/linux-6.12.1/include/linux/ |
D | clockchips.h | 26 * reached from SHUTDOWN. 27 * SHUTDOWN: Device is powered-off. Can be reached from PERIODIC or ONESHOT. 29 * reached from DETACHED or SHUTDOWN. 30 * ONESHOT: Device is programmed to generate event only once. Can be reached
|
D | cpuhotplug.h | 269 * the online cpus which have already reached the @state. 378 * callback on the online cpus which have already reached the @state. The 430 * the online cpus which have already reached the @state. 483 * which have already reached @state.
|
/linux-6.12.1/Documentation/filesystems/spufs/ |
D | spu_create.rst | 76 EMFILE The process has reached its maximum open file limit. 81 ENFILE The system has reached the global open file limit. 89 texts has been reached.
|
/linux-6.12.1/include/uapi/linux/can/ |
D | error.h | 71 #define CAN_ERR_CRTL_RX_WARNING 0x04 /* reached warning level for RX errors */ 72 #define CAN_ERR_CRTL_TX_WARNING 0x08 /* reached warning level for TX errors */ 73 #define CAN_ERR_CRTL_RX_PASSIVE 0x10 /* reached error passive status RX */ 74 #define CAN_ERR_CRTL_TX_PASSIVE 0x20 /* reached error passive status TX */
|
/linux-6.12.1/drivers/thermal/qcom/ |
D | Kconfig | 11 when a threshold is reached. 22 gets updated when a threshold is reached.
|
/linux-6.12.1/tools/testing/selftests/x86/ |
D | nx_stack.c | 42 * It will SIGSEGV when bottom of the stack is reached. 72 * It will SIGSEGV when top of the stack is reached. 208 * Unreachable, but if _this_ INT3 is ever reached, it's a bug somewhere. in main()
|
/linux-6.12.1/include/trace/events/ |
D | workqueue.h | 21 * has been reached). 57 * is reached.
|
/linux-6.12.1/tools/arch/x86/intel_sdsi/ |
D | intel_sdsi.c | 291 printf(" 50%% Limit Reached: %s\n", !!s->regs.limits.sdsi_50_pct ? "Yes" : "No"); in sdsi_read_reg() 292 printf(" 75%% Limit Reached: %s\n", !!s->regs.limits.sdsi_75_pct ? "Yes" : "No"); in sdsi_read_reg() 293 printf(" 90%% Limit Reached: %s\n", !!s->regs.limits.sdsi_90_pct ? "Yes" : "No"); in sdsi_read_reg() 604 fprintf(stderr, "Maximum number of updates (%d) has been reached.\n", in sdsi_provision_akc() 611 fprintf(stderr, "Maximum number of AKC provision failures (%d) has been reached.\n", in sdsi_provision_akc() 634 fprintf(stderr, "Maximum number of updates (%d) has been reached.\n", in sdsi_provision_cap() 641 fprintf(stderr, "Maximum number of CAP provision failures (%d) has been reached.\n", in sdsi_provision_cap()
|
/linux-6.12.1/Documentation/devicetree/bindings/leds/ |
D | leds-lm3532.txt | 24 set-point to another after the device has reached its 27 set-point to another after the device has reached its
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/protocols/ |
D | link_dp_training.c | 140 lt_result = "max loop count reached"; in dp_log_training_result() 1181 " 0x%X VS set = %x PE set = %x max VS Reached = %x max PE Reached = %x\n", in dpcd_set_lane_settings() 1191 …DC_LOG_HW_LINK_TRAINING("%s\n 0x%X VS set = %x PE set = %x max VS Reached = %x max PE Reached = … in dpcd_set_lane_settings() 1274 " 0x%X VS set = %x PE set = %x max VS Reached = %x max PE Reached = %x\n", in dpcd_set_lt_pattern_and_lane_settings() 1291 …DC_LOG_HW_LINK_TRAINING("%s:\n 0x%X VS set = %x PE set = %x max VS Reached = %x max PE Reached =… in dpcd_set_lt_pattern_and_lane_settings() 1478 DC_LOG_WARNING("%s: Post Link Training Adjust Request limit reached\n", in perform_post_lt_adj_req_sequence() 1738 * - reached minimum link bandwidth. in perform_link_training_with_retries()
|
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_ctrl.c | 163 dev_err(dev, "reached end of BAR without END TLV\n"); in nfp_net_tlv_caps_parse() 168 /* Not reached */ in nfp_net_tlv_caps_parse()
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-class-hwmon | 398 - 1: temperature has reached tempY_max 415 - 1: temperature has reached tempY_min 462 - 1: temperature has reached tempY_crit 492 - 1: temperature has reached tempY_emergency 926 - 1: Humidity limit has been reached
|
D | sysfs-bus-event_source-devices-hisi_ptt | 47 either when the watermark reached or when timed out. 58 either when the watermark reached or when timed out.
|
/linux-6.12.1/arch/x86/kernel/ |
D | smp.c | 174 * 2) Wait for all other CPUs to report that they reached the in native_stop_other_cpus() 180 * 4) Wait for all other CPUs to report that they reached the in native_stop_other_cpus() 185 * reached HLT" condition will be true despite the fact that the in native_stop_other_cpus()
|
/linux-6.12.1/tools/testing/selftests/kvm/ |
D | hardware_disable_test.c | 31 printf("Should not be reached.\n"); in guest_code() 117 /* Should not be reached */ in run_test()
|
/linux-6.12.1/Documentation/networking/ |
D | nf_conntrack-sysctl.rst | 55 nf_conntrack_frag6_low_thresh is reached. 128 is reached, a shorter timer will be started.
|
D | xfrm_sync.rst | 27 know if the replay sequence threshold is reached or 10 secs have passed" 187 to be reached. This is done for simplicity and efficiency reasons.
|
/linux-6.12.1/drivers/pci/controller/mobiveil/ |
D | pcie-mobiveil.c | 144 "ERROR: max inbound windows reached !\n"); in program_ib_windows() 181 "ERROR: max outbound windows reached !\n"); in program_ob_windows()
|
/linux-6.12.1/tools/perf/tests/ |
D | dso-data.c | 360 * reached the files count limit in test__dso_data_reopen() 370 * dso_0 should get closed, because we reached in test__dso_data_reopen() 380 * dso_1 should get closed, because we reached in test__dso_data_reopen()
|
/linux-6.12.1/security/apparmor/ |
D | match.c | 393 * Returns: final state reached after input is consumed 433 * Returns: final state reached after input is consumed 519 * Returns: final state reached after input is consumed 580 * Returns: final state reached after input is consumed 736 * Returns: final state reached after input is consumed
|
/linux-6.12.1/arch/x86/ras/ |
D | Kconfig | 9 that it has reached a relatively high error count and would probably
|
/linux-6.12.1/drivers/net/wan/framer/ |
D | Kconfig | 12 Used with HDLC, the network can be reached through the E1/T1 line.
|