Home
last modified time | relevance | path

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

/drivers/hwmon/
Di5k_amb.c36 static unsigned long amb_reg_temp_status(unsigned int amb) in amb_reg_temp_status() argument
39 AMB_CONFIG_SIZE * amb; in amb_reg_temp_status()
42 static unsigned long amb_reg_temp_min(unsigned int amb) in amb_reg_temp_min() argument
45 AMB_CONFIG_SIZE * amb; in amb_reg_temp_min()
48 static unsigned long amb_reg_temp_mid(unsigned int amb) in amb_reg_temp_mid() argument
51 AMB_CONFIG_SIZE * amb; in amb_reg_temp_mid()
54 static unsigned long amb_reg_temp_max(unsigned int amb) in amb_reg_temp_max() argument
57 AMB_CONFIG_SIZE * amb; in amb_reg_temp_max()
60 static unsigned long amb_reg_temp(unsigned int amb) in amb_reg_temp() argument
63 AMB_CONFIG_SIZE * amb; in amb_reg_temp()