Searched refs:AOUT_FROM_REG (Results 1 – 2 of 2) sorted by relevance
119 static inline unsigned int AOUT_FROM_REG(u8 reg) in AOUT_FROM_REG() function245 return sprintf(buf, "%d\n", AOUT_FROM_REG(regval)); in aout_output_show()
127 #define AOUT_FROM_REG(reg) (((reg) * 98 + 5) / 10) macro629 return sprintf(buf, "%d\n", AOUT_FROM_REG(data->aout)); in aout_output_show()