Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Di5k_amb.c36 static unsigned long amb_reg_temp_status(unsigned int amb) in amb_reg_temp_status()
42 static unsigned long amb_reg_temp_min(unsigned int amb) in amb_reg_temp_min()
48 static unsigned long amb_reg_temp_mid(unsigned int amb) in amb_reg_temp_mid()
54 static unsigned long amb_reg_temp_max(unsigned int amb) in amb_reg_temp_max()
60 static unsigned long amb_reg_temp(unsigned int amb) in amb_reg_temp()
/openbmc/qemu/include/hw/input/
H A Di8042.h95 bool amb = false; in i8042_present() local