Home
last modified time | relevance | path

Searched refs:autocal (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/zd1211rw/
Dzd_rf_uw2453.c255 bool autocal) in uw2453_synth_set_channel() argument
261 if (autocal) in uw2453_synth_set_channel()
445 bool autocal = (config == -1); in uw2453_set_channel() local
453 r = uw2453_synth_set_channel(chip, channel, autocal); in uw2453_set_channel()
457 if (autocal) in uw2453_set_channel()