/linux-6.14.4/Documentation/devicetree/bindings/display/tilcdc/ |
D | tilcdc.txt | 20 - blue-and-red-wiring: Recognized values "straight" or "crossed". 25 - "crossed" indicates wiring that has blue and red wires 26 crossed. This setup supports BGR565, RGB888 and XRGB8888 46 crossed and LCD_DATA[0:4] is for Red[3:7] and LCD_DATA[11:15] is 60 blue-and-red-wiring = "crossed";
|
/linux-6.14.4/include/uapi/linux/ |
D | thermal.h | 74 THERMAL_GENL_EVENT_TZ_TRIP_UP, /* Trip point crossed the way up */ 75 THERMAL_GENL_EVENT_TZ_TRIP_DOWN, /* Trip point crossed the way down */ 87 THERMAL_GENL_EVENT_THRESHOLD_UP, /* A thresold has been crossed the way up */ 88 THERMAL_GENL_EVENT_THRESHOLD_DOWN, /* A thresold has been crossed the way down */
|
/linux-6.14.4/mm/ |
D | page_reporting.h | 28 * which will determine if a give zone has crossed over the high-water mark 29 * that will justify us beginning page treatment. If we have crossed that 39 /* Determine if we have crossed reporting threshold */ in page_reporting_notify_free()
|
/linux-6.14.4/drivers/thermal/ |
D | thermal_thresholds.c | 140 * We need a second update in order to detect a threshold being crossed in thermal_thresholds_handle() 147 * crossed a threshold. in thermal_thresholds_handle() 154 * - increased : thresholds are crossed the way up in thermal_thresholds_handle() 155 * - decreased : thresholds are crossed the way down in thermal_thresholds_handle()
|
D | thermal_core.h | 47 * @trip_crossed: called for trip points that have just been crossed 89 * checking whether trip points have been crossed (0 for 98 * @passive: 1 if you've crossed a passive trip point, 0 otherwise. 99 * @prev_low_trip: the low current temperature if you've crossed a passive 101 * @prev_high_trip: the above current temperature if you've crossed a
|
D | gov_bang_bang.c | 46 * Enable the fan when the trip is crossed on the way up and disable it in bang_bang_set_instance_target() 47 * when the trip is crossed on the way down. in bang_bang_set_instance_target() 61 * @upward: whether or not the trip has been crossed on the way up
|
D | Kconfig | 26 trip point crossed, cooling device update or governor 121 The Userspace governor allows to get trip point crossed 264 CPUs when the passive trip is crossed. 276 passive trip is crossed. 297 trip is crossed. 328 passive trip is crossed.
|
D | thermal_debugfs.c | 115 * is crossed the way up and ends when it is crossed the way 116 * down. During this episode we can have multiple trip points crossed 120 * @timestamp: first trip point crossed the way up 138 * episodes and has to track which trip point has been crossed in 141 * We keep the history of the trip point crossed in an array and as we 147 * @trips_crossed: an array of trip points crossed by id 148 * @nr_trips: the number of trip points currently being crossed 638 * Each time a trip point is crossed the way up, the trip_id in thermal_debug_tz_trip_up() 646 * is crossed the way down will handle the very rare case when in thermal_debug_tz_trip_up()
|
D | max77620_thermal.c | 39 * PMIC only tells the status if it has crossed or not the threshold level 41 * If threshold has not been crossed then assume die temperature as 100degC
|
D | gov_user_space.c | 29 * @upward: whether or not the trip has been crossed on the way up
|
/linux-6.14.4/Documentation/admin-guide/media/ |
D | si476x.rst | 42 crossed below the blend threshold 116 0x00 multhint 0 - multipath value has not crossed 118 1 - multipath value has crossed 122 crossed high threshold 124 crossed high threshold
|
/linux-6.14.4/Documentation/hwmon/ |
D | adc128d818.rst | 25 When the HOT Temperature Limit is crossed, this will cause an alarm that will 32 An alarm is triggered if the voltage has crossed a programmable minimum
|
D | sis5595.rst | 87 when the max is crossed; it is also triggered when it drops below the min 99 alarm is triggered if the voltage has crossed a programmable minimum or 106 triggered when an external chip has crossed its limits. Usually, this is
|
D | lm80.rst | 44 which operate independently. When the HOT Temperature Limit is crossed, 60 An alarm is triggered if the voltage has crossed a programmable minimum
|
D | lm78.rst | 46 when the Overtemperature Shutdown limit is crossed; it is triggered again 61 An alarm is triggered if the voltage has crossed a programmable minimum
|
D | via686a.rst | 49 when the Overtemperature Shutdown limit is crossed; it is triggered again 60 An alarm is triggered if the voltage has crossed a programmable minimum
|
D | bt1-pvt.rst | 57 has associated min and max limits which trigger an alarm when crossed. 74 have associated min and max limits which trigger an alarm when crossed.
|
D | w83l786ng.rst | 43 An alarm is triggered if the voltage has crossed a programmable minimum
|
D | pc87360.rst | 128 alarm when crossed. 165 triggers an alarm when crossed.
|
/linux-6.14.4/arch/powerpc/kernel/ |
D | tau_6xx.c | 71 /* if both thresholds are crossed, the step_sizes cancel out in TAUupdate() 82 pr_debug("%s: low threshold crossed\n", __func__); in TAUupdate() 93 pr_debug("%s: high threshold crossed\n", __func__); in TAUupdate()
|
/linux-6.14.4/tools/thermal/thermal-engine/ |
D | thermal-engine.c | 153 INFO("Thermal zone %d ('%s'): trip point %d crossed way up with %d °C\n", in trip_high() 164 INFO("Thermal zone %d ('%s'): trip point %d crossed way down with %d °C\n", in trip_low() 257 INFO("Threshold crossed way up tz_id=%d: temp=%d, prev_temp=%d\n", in threshold_up() 265 INFO("Threshold crossed way down tz_id=%d: temp=%d, prev_temp=%d\n", in threshold_down()
|
/linux-6.14.4/Documentation/devicetree/bindings/thermal/ |
D | qcom-tsens.yaml | 248 - description: Combined interrupt if upper or lower threshold crossed 262 - description: Combined interrupt if upper or lower threshold crossed 263 - description: Interrupt if critical threshold crossed 279 - description: Combined interrupt if upper, lower or critical thresholds crossed
|
/linux-6.14.4/tools/perf/util/ |
D | cpumap.c | 443 pr_err("sysfs path crossed PATH_MAX(%d) size\n", PATH_MAX); in set_max_cpu_num() 454 pr_err("sysfs path crossed PATH_MAX(%d) size\n", PATH_MAX); in set_max_cpu_num() 482 pr_err("sysfs path crossed PATH_MAX(%d) size\n", PATH_MAX); in set_max_node_num() 567 pr_err("sysfs path crossed PATH_MAX(%d) size\n", PATH_MAX); in cpu__setup_cpunode_map() 582 pr_err("sysfs path crossed PATH_MAX(%d) size\n", PATH_MAX); in cpu__setup_cpunode_map()
|
/linux-6.14.4/drivers/thunderbolt/ |
D | Kconfig | 56 dongle that has TX/RX lines crossed, or by simply connecting a
|
/linux-6.14.4/kernel/sched/ |
D | pelt.c | 112 * Step 1: decay old *_sum if we crossed period boundaries. in accumulate_sum() 220 * Now we know we crossed measurement unit boundaries. The *_avg in ___update_load_sum() 224 * crossed period boundaries, finish. in ___update_load_sum()
|