Home
last modified time | relevance | path

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

/linux-4.19.296/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.h351 return db8500_prcmu_config_hotmon(low, high); in prcmu_config_hotmon()