Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_run.c366 static int run_bbp_read(struct run_softc *, uint8_t, uint8_t *);
1289 run_bbp_read(struct run_softc *sc, uint8_t reg, uint8_t *val) in run_bbp_read() function
3752 run_bbp_read(sc, 27, &bbp); in run_set_agc()
3770 run_bbp_read(sc, 152, &bbp152); in run_set_rx_antenna()
3782 run_bbp_read(sc, 152, &bbp152); in run_set_rx_antenna()
4026 run_bbp_read(sc, 105, &bbp); in run_rt5390_bbp_init()
4031 run_bbp_read(sc, 4, &bbp); in run_rt5390_bbp_init()
4059 run_bbp_read(sc, 152, &bbp); in run_rt5390_bbp_init()
4064 run_bbp_read(sc, 254, &bbp); in run_rt5390_bbp_init()
4085 if ((error = run_bbp_read(sc, 0, &bbp0)) != 0) in run_bbp_init()
[all …]