Searched full:reached (Results 1 – 25 of 1050) sorted by relevance
12345678910>>...42
/linux-5.10/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-5.10/include/uapi/linux/ |
D | quota.h | 167 #define QUOTA_NL_IHARDWARN 1 /* Inode hardlimit reached */ 169 #define QUOTA_NL_ISOFTWARN 3 /* Inode softlimit reached */ 170 #define QUOTA_NL_BHARDWARN 4 /* Block hardlimit reached */ 172 #define QUOTA_NL_BSOFTWARN 6 /* Block softlimit reached */
|
D | if_eql.h | 12 * The author may be reached as simon@ncm.com, or C/O
|
/linux-5.10/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 | 216 * the present cpus which have already reached the @state. 300 * the present cpus which have already reached the @state. The @state must have 339 * the present cpus which have already reached the @state. 384 * which have already reached the @state.
|
D | freezer.h | 100 * target frozen state is reached. IOW, the current task will be 141 * state is reached 146 * state is reached. IOW, if this function returns %true, @p is considered
|
D | if_eql.h | 11 * The author may be reached as simon@ncm.com, or C/O
|
/linux-5.10/include/uapi/linux/can/ |
D | error.h | 69 #define CAN_ERR_CRTL_RX_WARNING 0x04 /* reached warning level for RX errors */ 70 #define CAN_ERR_CRTL_TX_WARNING 0x08 /* reached warning level for TX errors */ 71 #define CAN_ERR_CRTL_RX_PASSIVE 0x10 /* reached error passive status RX */ 72 #define CAN_ERR_CRTL_TX_PASSIVE 0x20 /* reached error passive status TX */
|
/linux-5.10/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-5.10/tools/perf/pmu-events/arch/x86/silvermont/ |
D | pipeline.json | 4 … the branch but also based on the execution path through which execution reached this EIP. The BPU… 14 … the branch but also based on the execution path through which execution reached this EIP. The BPU… 24 … the branch but also based on the execution path through which execution reached this EIP. The BPU… 34 … the branch but also based on the execution path through which execution reached this EIP. The BPU… 44 … the branch but also based on the execution path through which execution reached this EIP. The BPU… 54 … the branch but also based on the execution path through which execution reached this EIP. The BPU… 64 … the branch but also based on the execution path through which execution reached this EIP. The BPU… 74 … the branch but also based on the execution path through which execution reached this EIP. The BPU… 84 … the branch but also based on the execution path through which execution reached this EIP. The BPU… 347 … the branch but also based on the execution path through which execution reached this EIP. The BPU…
|
/linux-5.10/include/trace/events/ |
D | workqueue.h | 21 * has been reached). 57 * is reached.
|
/linux-5.10/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-5.10/Documentation/networking/ |
D | nf_conntrack-sysctl.rst | 53 nf_conntrack_frag6_low_thresh is reached. 125 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-5.10/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-5.10/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-5.10/drivers/thermal/qcom/ |
D | Kconfig | 11 when a threshold is reached.
|
/linux-5.10/arch/x86/ras/ |
D | Kconfig | 9 that it has reached a relatively high error count and would probably
|
/linux-5.10/drivers/watchdog/ |
D | sbsa_gwdt.c | 19 * In the single stage mode, when the timeout is reached, your system 21 * In the two stages mode, when the timeout is reached, the first signal (WS0) 24 * second stage (as long as the first stage) will be reached, system will be
|
/linux-5.10/tools/perf/tests/ |
D | dso-data.c | 351 * reached the files count limit in test__dso_data_reopen() 361 * dso_0 should get closed, because we reached in test__dso_data_reopen() 371 * dso_1 should get closed, because we reached in test__dso_data_reopen()
|
/linux-5.10/Documentation/hwmon/ |
D | abx500.rst | 26 raises interrupt when critical temperature reached.
|
/linux-5.10/Documentation/block/ |
D | biovecs.rst | 70 reached the end of a bio, not bi_vcnt - and the bio_iovec() macro takes 126 shouldn't use them because the bio may have been split before it reached the
|
/linux-5.10/Documentation/userspace-api/media/dvb/ |
D | fe-get-frontend.rst | 55 - Maximum supported symbol rate reached.
|
/linux-5.10/drivers/hwmon/ |
D | ab8500.c | 7 * When the AB8500 thermal warning temperature is reached (threshold cannot 11 * When AB8500 thermal shutdown temperature is reached a hardware shutdown of
|
/linux-5.10/Documentation/ABI/testing/ |
D | debugfs-cec-error-inj | 13 end of the line was reached, then the whole line is ignored. Otherwise
|
12345678910>>...42