Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/zydas/zd1211rw/
Dzd_rf_uw2453.c242 static int uw2453_synth_set_channel(struct zd_chip *chip, int channel, in uw2453_synth_set_channel() function
380 r = uw2453_synth_set_channel(chip, 1, false); in uw2453_init_hw()
412 r = uw2453_synth_set_channel(chip, 1, true); in uw2453_init_hw()
441 r = uw2453_synth_set_channel(chip, channel, autocal); in uw2453_set_channel()