Lines Matching full:over
118 * @over_curr_limits: Limits for acting on over current.
119 * @over_voltage_limits: Limits for acting on over voltage.
121 * @temp_limits: Limits for acting on over temperature.
139 * @over_current_protection: Auto disable on over current event.
141 * @over_current_detection: Configure over current limits.
142 * @over_voltage_detection: Configure over voltage limits.
144 * @over_temp_detection: Configure over temperature limits.
235 unsigned over_current_protection:1; /* auto disable on over current */
236 unsigned over_current_detection:1; /* notify on over current */
237 unsigned over_voltage_detection:1; /* notify on over voltage */
239 unsigned over_temp_detection:1; /* notify on over temperature */