Home
last modified time | relevance | path

Searched refs:db8500_prcmu_config_hotmon (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/mfd/
Ddb8500-prcmu.h506 int db8500_prcmu_config_hotmon(u8 low, u8 high);
626 static inline int db8500_prcmu_config_hotmon(u8 low, u8 high) in db8500_prcmu_config_hotmon() function
Ddbx500-prcmu.h350 return db8500_prcmu_config_hotmon(low, high); in prcmu_config_hotmon()
/Linux-v5.4/drivers/mfd/
Ddb8500-prcmu.c2038 int db8500_prcmu_config_hotmon(u8 low, u8 high) in db8500_prcmu_config_hotmon() function
2058 EXPORT_SYMBOL_GPL(db8500_prcmu_config_hotmon);