Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mfd/
Ddb8500-prcmu.h506 int db8500_prcmu_config_hotmon(u8 low, u8 high);
623 static inline int db8500_prcmu_config_hotmon(u8 low, u8 high) in db8500_prcmu_config_hotmon() function
Ddbx500-prcmu.h336 return db8500_prcmu_config_hotmon(low, high); in prcmu_config_hotmon()
/Linux-v5.10/drivers/mfd/
Ddb8500-prcmu.c1965 int db8500_prcmu_config_hotmon(u8 low, u8 high) in db8500_prcmu_config_hotmon() function
1985 EXPORT_SYMBOL_GPL(db8500_prcmu_config_hotmon);