Home
last modified time | relevance | path

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

/Linux-v6.1/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.h337 return db8500_prcmu_config_hotmon(low, high); in prcmu_config_hotmon()
/Linux-v6.1/drivers/mfd/
Ddb8500-prcmu.c1962 int db8500_prcmu_config_hotmon(u8 low, u8 high) in db8500_prcmu_config_hotmon() function
1982 EXPORT_SYMBOL_GPL(db8500_prcmu_config_hotmon);