Searched refs:iwk_interpolate_value (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/iwk/ |
H A D | iwk2.c | 302 static int32_t iwk_interpolate_value(int32_t x, int32_t x1, int32_t y1, 4659 static int32_t iwk_interpolate_value(int32_t x, int32_t x1, int32_t y1, in iwk_interpolate_value() function 4714 m_p->actual_pow = iwk_interpolate_value(channel, in iwk_channel_interpolate() 4719 m_p->gain_idx = iwk_interpolate_value(channel, in iwk_channel_interpolate() 4724 m_p->temperature = iwk_interpolate_value(channel, in iwk_channel_interpolate() 4732 m_p->pa_det = iwk_interpolate_value(channel, ch1_n, in iwk_channel_interpolate()
|