Home
last modified time | relevance | path

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

12345

/linux/Documentation/devicetree/bindings/display/tilcdc/
H A 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/include/uapi/linux/
H A Dthermal.h74 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/mm/
H A 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()
H A Dmemcontrol-v1.c449 * If it's not true, a threshold was crossed after last in __mem_cgroup_threshold()
456 * current_threshold and check if a threshold is crossed. in __mem_cgroup_threshold()
457 * If none of thresholds below usage is crossed, we read in __mem_cgroup_threshold()
468 * current_threshold+1 and check if a threshold is crossed. in __mem_cgroup_threshold()
469 * If none of thresholds above usage is crossed, we read in __mem_cgroup_threshold()
757 /* Check if a threshold crossed before adding a new one */ in __mem_cgroup_usage_register_event()
847 /* Check if a threshold crossed before removing */ in __mem_cgroup_usage_unregister_event()
/linux/drivers/thermal/
H A Dthermal_thresholds.c140 * 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()
H A DKconfig26 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.
H A 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/Documentation/admin-guide/media/
H A 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/Documentation/hwmon/
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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.
H A Dw83l786ng.rst43 An alarm is triggered if the voltage has crossed a programmable minimum
H A Dpc87360.rst128 alarm when crossed.
165 triggers an alarm when crossed.
H A 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
H A Dgl518sm.rst59 An alarm is triggered if the voltage has crossed a programmable minimum or
H A Dlm87.rst55 volts. An alarm is triggered if the voltage has crossed a programmable
/linux/arch/powerpc/kernel/
H A 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/tools/perf/util/
H A Dcpumap.c461 pr_err("sysfs path crossed PATH_MAX(%d) size\n", PATH_MAX); in set_max_cpu_num()
474 pr_err("sysfs path crossed PATH_MAX(%d) size\n", PATH_MAX); in set_max_node_num()
508 pr_err("sysfs path crossed PATH_MAX(%d) size\n", PATH_MAX);
593 pr_err("sysfs path crossed PATH_MAX(%d) size\n", PATH_MAX); in cpu__setup_cpunode_map()
608 pr_err("sysfs path crossed PATH_MAX(%d) size\n", PATH_MAX); in cpu_map__snprint()
/linux/kernel/sched/
H A Dpelt.c113 * Step 1: decay old *_sum if we crossed period boundaries. in accumulate_sum()
221 * Now we know we crossed measurement unit boundaries. The *_avg in ___update_load_sum()
225 * crossed period boundaries, finish. in ___update_load_sum()
/linux/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c448 * a controlled shutdown after the warning threshold is crossed in qpnp_tm_lite_set_temp_thresh()
450 * crossed. in qpnp_tm_lite_set_temp_thresh()
656 * crossed but before the automatic hardware shutdown threshold is in qpnp_tm_lite_sync_thresholds()
657 * crossed. Thus, there is no register to read for the second trip in qpnp_tm_lite_sync_thresholds()
/linux/samples/cgroup/
H A Dcgroup_event_listener.c79 printf("%s %s: crossed\n", argv[1], argv[2]); in main()
/linux/include/linux/mfd/
H A Dsi476x-reports.h102 * @blend_int: If set, indicates that stereo separation has crossed

12345