Searched refs:AOUT_FROM_REG (Results 1 – 2 of 2) sorted by relevance
128 static inline unsigned int AOUT_FROM_REG(u8 reg) in AOUT_FROM_REG() function540 return sprintf(buf, "%d\n", AOUT_FROM_REG(data->aout)); in show_aout()
141 #define AOUT_FROM_REG(reg) (((reg) * 98 + 5) / 10) macro633 return sprintf(buf, "%d\n", AOUT_FROM_REG(data->aout)); in show_aout()