Searched refs:si470x_get_step (Results 1 – 1 of 1) sorted by relevance
248 static unsigned int si470x_get_step(struct si470x_device *radio) in si470x_get_step() function277 *freq = chan * si470x_get_step(radio) + bands[radio->band].rangelow; in si470x_get_freq()293 chan = (freq - bands[radio->band].rangelow) / si470x_get_step(radio); in si470x_set_freq()