Lines Matching full:over
111 * @over_curr_limits: Limits for acting on over current.
112 * @over_voltage_limits: Limits for acting on over voltage.
114 * @temp_limits: Limits for acting on over temperature.
130 * @over_current_protection: Auto disable on over current event.
132 * @over_current_detection: Configure over current limits.
133 * @over_voltage_detection: Configure over voltage limits.
135 * @over_temp_detection: Configure over temperature limits.
217 unsigned over_current_protection:1; /* auto disable on over current */
218 unsigned over_current_detection:1; /* notify on over current */
219 unsigned over_voltage_detection:1; /* notify on over voltage */
221 unsigned over_temp_detection:1; /* notify on over temperature */