Home
last modified time | relevance | path

Searched refs:prcmu_config_hotmon (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/mfd/
H A Ddbx500-prcmu.h335 static inline int prcmu_config_hotmon(u8 low, u8 high) in prcmu_config_hotmon() function
517 static inline int prcmu_config_hotmon(u8 low, u8 high) in prcmu_config_hotmon() function
/openbmc/linux/drivers/thermal/
H A Ddb8500_thermal.c94 prcmu_config_hotmon((u8)(next_low/1000), (u8)(next_high/1000)); in db8500_thermal_update_config()