Lines Matching full:over
119 * @over_curr_limits: Limits for acting on over current.
120 * @over_voltage_limits: Limits for acting on over voltage.
122 * @temp_limits: Limits for acting on over temperature.
140 * @over_current_protection: Auto disable on over current event.
142 * @over_current_detection: Configure over current limits.
143 * @over_voltage_detection: Configure over voltage limits.
145 * @over_temp_detection: Configure over temperature limits.
237 unsigned over_current_protection:1; /* auto disable on over current */
238 unsigned over_current_detection:1; /* notify on over current */
239 unsigned over_voltage_detection:1; /* notify on over voltage */
241 unsigned over_temp_detection:1; /* notify on over temperature */