Home
last modified time | relevance | path

Searched full:crossed (Results 1 – 25 of 135) sorted by relevance

123456

/Linux-v6.1/Documentation/devicetree/bindings/display/tilcdc/
Dtilcdc.txt20 - 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-v6.1/mm/
Dpage_reporting.h28 * 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-v6.1/Documentation/admin-guide/media/
Dsi476x.rst42 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-v6.1/drivers/thermal/
DKconfig26 trip point crossed, cooling device update or governor
116 The Userspace governor allows to get trip point crossed
242 CPUs when the passive trip is crossed.
254 passive trip is crossed.
275 trip is crossed.
306 passive trip is crossed.
Dmax77620_thermal.c39 * 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
/Linux-v6.1/Documentation/hwmon/
Dadc128d818.rst25 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
Dsis5595.rst87 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
Dlm80.rst44 which operate independently. When the HOT Temperature Limit is crossed,
60 An alarm is triggered if the voltage has crossed a programmable minimum
Dlm78.rst46 when the Overtemperature Shutdown limit is crossed; it is triggered again
61 An alarm is triggered if the voltage has crossed a programmable minimum
Dvia686a.rst49 when the Overtemperature Shutdown limit is crossed; it is triggered again
60 An alarm is triggered if the voltage has crossed a programmable minimum
Dbt1-pvt.rst57 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.
Dw83l786ng.rst43 An alarm is triggered if the voltage has crossed a programmable minimum
Dpc87360.rst128 alarm when crossed.
165 triggers an alarm when crossed.
Ddme1737.rst134 when crossed.
152 when crossed. Additionally, each temperature input has a fault attribute that
162 alarm when crossed. Fan inputs 1-4 provide type attributes that need to be set
Dlm87.rst55 volts. An alarm is triggered if the voltage has crossed a programmable
/Linux-v6.1/include/uapi/linux/
Dthermal.h68 THERMAL_GENL_EVENT_TZ_TRIP_UP, /* Trip point crossed the way up */
69 THERMAL_GENL_EVENT_TZ_TRIP_DOWN, /* Trip point crossed the way down */
/Linux-v6.1/arch/powerpc/kernel/
Dtau_6xx.c71 /* 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-v6.1/include/linux/
Dthermal.h130 * checking whether trip points have been crossed (0 for
137 * @passive: 1 if you've crossed a passive trip point, 0 otherwise.
138 * @prev_low_trip: the low current temperature if you've crossed a passive
140 * @prev_high_trip: the above current temperature if you've crossed a
/Linux-v6.1/tools/perf/util/
Dcpumap.c407 pr_err("sysfs path crossed PATH_MAX(%d) size\n", PATH_MAX); in set_max_cpu_num()
418 pr_err("sysfs path crossed PATH_MAX(%d) size\n", PATH_MAX); in set_max_cpu_num()
446 pr_err("sysfs path crossed PATH_MAX(%d) size\n", PATH_MAX); in set_max_node_num()
531 pr_err("sysfs path crossed PATH_MAX(%d) size\n", PATH_MAX); in cpu__setup_cpunode_map()
546 pr_err("sysfs path crossed PATH_MAX(%d) size\n", PATH_MAX); in cpu__setup_cpunode_map()
/Linux-v6.1/Documentation/devicetree/bindings/thermal/
Dqcom-tsens.yaml70 - description: Combined interrupt if upper or lower threshold crossed
71 - description: Interrupt if critical threshold crossed
/Linux-v6.1/Documentation/devicetree/bindings/iio/light/
Dveml6030.yaml20 whenever configured threshold is crossed.
/Linux-v6.1/drivers/thunderbolt/
DKconfig51 dongle that has TX/RX lines crossed, or by simply connecting a
/Linux-v6.1/kernel/sched/
Dpelt.c112 * 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()
/Linux-v6.1/tools/thermal/thermal-engine/
Dthermal-engine.c119 INFO("Thermal zone %d ('%s'): trip point %d crossed way up with %d °C\n", in trip_high()
130 INFO("Thermal zone %d ('%s'): trip point %d crossed way down with %d °C\n", in trip_low()
/Linux-v6.1/tools/cgroup/
Dcgroup_event_listener.c79 printf("%s %s: crossed\n", argv[1], argv[2]); in main()

123456