mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-11 08:15:12 +07:00
staging: omap-thermal: threshold manipulation section
Section of functions manipulating thresholds for Alert and Shutdown. Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
8a1cefe857
commit
f8ccce20bf
@ -335,6 +335,8 @@ int omap_bandgap_add_hyst(struct omap_bandgap *bg_ptr, int adc_val,
|
||||
return ret;
|
||||
}
|
||||
|
||||
/*** Helper functions handling device Alert/Shutdown signals ***/
|
||||
|
||||
/* Talert masks. Call it only if HAS(TALERT) is set */
|
||||
static int temp_sensor_unmask_interrupts(struct omap_bandgap *bg_ptr, int id,
|
||||
u32 t_hot, u32 t_cold)
|
||||
|
Loading…
Reference in New Issue
Block a user