Home
last modified time | relevance | path

Searched refs:rtwn_delay (Results 1 – 25 of 32) sorted by relevance

12

/freebsd/sys/dev/rtwn/rtl8723b/
H A Dr23b_rf.c53 rtwn_delay(sc, 1); in r23b_rf_write()
56 rtwn_delay(sc, 1); in r23b_rf_write()
63 rtwn_delay(sc, 1); in r23b_rf_write()
69 rtwn_delay(sc, 1); in r23b_rf_write()
72 rtwn_delay(sc, 1); in r23b_rf_write()
78 rtwn_delay(sc, 1); in r23b_rf_write()
81 rtwn_delay(sc, 1); in r23b_rf_write()
H A Dr23b_init.c74 rtwn_delay(sc, 10); in r23b_init_bb_common()
89 rtwn_delay(sc, 1); in r23b_init_bb_common()
99 rtwn_delay(sc, 1); in r23b_init_bb_common()
104 rtwn_delay(sc, 1); in r23b_init_bb_common()
106 rtwn_delay(sc, 1); in r23b_init_bb_common()
108 rtwn_delay(sc, 1); in r23b_init_bb_common()
123 rtwn_delay(sc, 200000); in r23b_init_rf()
139 rtwn_delay(sc, 200000); /* 200ms */ in r23b_write_btreg()
H A Dr23b_fw.c74 rtwn_delay(sc, 1000); in r23b_fw_download_enable()
/freebsd/sys/dev/rtwn/rtl8192e/
H A Dr92e_init.c74 rtwn_delay(sc, 1); in r92e_llt_init()
127 rtwn_delay(sc, 1); in r92e_init_bb()
148 rtwn_delay(sc, 1); in r92e_init_bb()
156 rtwn_delay(sc, 1); in r92e_init_bb()
158 rtwn_delay(sc, 1); in r92e_init_bb()
180 rtwn_delay(sc, 1); in r92e_init_rf()
184 rtwn_delay(sc, 1); in r92e_init_rf()
188 rtwn_delay(sc, 1); in r92e_init_rf()
191 rtwn_delay(sc, 1); in r92e_init_rf()
252 rtwn_delay(sc, 10); in r92e_power_on()
[all …]
H A Dr92e_rf.c67 rtwn_delay(sc, 10); in r92e_rf_read()
69 rtwn_delay(sc, 100); in r92e_rf_read()
71 rtwn_delay(sc, 20); in r92e_rf_read()
87 rtwn_delay(sc, 1); in r92e_rf_write()
/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_init.c165 rtwn_delay(sc, 1); in r12a_init_bb()
187 rtwn_delay(sc, 1); in r12a_init_bb()
193 rtwn_delay(sc, 1); in r12a_init_bb()
195 rtwn_delay(sc, 1); in r12a_init_bb()
287 rtwn_delay(sc, 10); in r12a_power_on()
305 rtwn_delay(sc, 10); in r12a_power_on()
342 rtwn_delay(sc, 5000); in r12a_power_off()
357 rtwn_delay(sc, 1); in r12a_power_off()
391 rtwn_delay(sc, 1); in r12a_power_off()
409 rtwn_delay(sc, 5000); in r12a_power_off()
H A Dr12a_rf.c92 rtwn_delay(sc, 20); in r12a_c_cut_rf_read()
H A Dr12a_calib.c91 rtwn_delay(sc, 150000); /* 150 ms */ in r12a_lc_calib()
/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_init.c145 rtwn_delay(sc, 1); in r92c_init_bb_common()
182 rtwn_delay(sc, 1); in r92c_init_bb_common()
220 rtwn_delay(sc, prog->val[j]); in r92c_init_rf_chain()
225 rtwn_delay(sc, 1); in r92c_init_rf_chain()
249 rtwn_delay(sc, 1); in r92c_init_rf()
253 rtwn_delay(sc, 1); in r92c_init_rf()
257 rtwn_delay(sc, 1); in r92c_init_rf()
260 rtwn_delay(sc, 1); in r92c_init_rf()
H A Dr92c_rf.c65 rtwn_delay(sc, rs->rf_read_delay[0]); in r92c_rf_read()
70 rtwn_delay(sc, rs->rf_read_delay[1]); in r92c_rf_read()
74 rtwn_delay(sc, rs->rf_read_delay[2]); in r92c_rf_read()
H A Dr92c_llt.c68 rtwn_delay(sc, 10); in r92c_llt_write()
H A Dr92c_fw.c83 rtwn_delay(sc, 2000); in r92c_fw_cmd()
133 rtwn_delay(sc, 50); in r92c_fw_reset()
H A Dr92c_calib.c105 rtwn_delay(sc, 10000); in r92c_iq_calib_chain()
434 rtwn_delay(sc, 100000); /* 100ms */ in r92c_lc_calib()
/freebsd/sys/dev/rtwn/rtl8821a/
H A Dr21a_init.c89 rtwn_delay(sc, 1000); in r21a_power_on()
105 rtwn_delay(sc, 10); in r21a_power_on()
131 rtwn_delay(sc, 10); in r21a_power_on()
200 rtwn_delay(sc, 5000); in r21a_power_off()
211 rtwn_delay(sc, 1); in r21a_power_off()
259 rtwn_delay(sc, 5000); in r21a_power_off()
H A Dr21a_chan.c130 rtwn_delay(sc, 25); in r21a_set_band_5ghz()
/freebsd/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee_init.c96 rtwn_delay(sc, 10); in r88ee_power_on()
126 rtwn_delay(sc, 10); in r88ee_power_on()
178 rtwn_delay(sc, 5000); in r88ee_power_off()
189 rtwn_delay(sc, 1); in r88ee_power_off()
232 rtwn_delay(sc, 5000); in r88ee_power_off()
/freebsd/sys/dev/rtwn/rtl8723b/usb/
H A Dr23bu_init.c99 rtwn_delay(sc, 1000); in r23bu_power_on()
115 rtwn_delay(sc, 10); in r23bu_power_on()
141 rtwn_delay(sc, 10); in r23bu_power_on()
220 rtwn_delay(sc, 5000); in r23bu_power_off()
231 rtwn_delay(sc, 1); in r23bu_power_off()
275 rtwn_delay(sc, 5000); in r23bu_power_off()
/freebsd/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_init.c85 rtwn_delay(sc, 10); in r88eu_power_on()
113 rtwn_delay(sc, 10); in r88eu_power_on()
159 rtwn_delay(sc, 5000); in r88eu_power_off()
170 rtwn_delay(sc, 1); in r88eu_power_off()
213 rtwn_delay(sc, 5000); in r88eu_power_off()
/freebsd/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_init.c94 rtwn_delay(sc, 10); in r92cu_power_on()
109 rtwn_delay(sc, 100); in r92cu_power_on()
116 rtwn_delay(sc, 100); in r92cu_power_on()
130 rtwn_delay(sc, 10); in r92cu_power_on()
155 rtwn_delay(sc, 50); in r92cu_power_on()
/freebsd/sys/dev/rtwn/rtl8188e/
H A Dr88e_init.c75 rtwn_delay(sc, 1); in r88e_init_bb_common()
77 rtwn_delay(sc, 1); in r88e_init_bb_common()
H A Dr88e_calib.c96 rtwn_delay(sc, 10000); in r88e_iq_calib_chain()
138 rtwn_delay(sc, 10000); in r88e_iq_calib_chain()
H A Dr88e_fw.c72 rtwn_delay(sc, 2000); in r88e_fw_cmd()
/freebsd/sys/dev/rtwn/
H A Dif_rtwn_fw.c101 rtwn_delay(sc, 10000); in rtwn_fw_checksum_report()
210 rtwn_delay(sc, 10000); in rtwn_load_firmware()
H A Dif_rtwn_beacon.c79 rtwn_delay(sc, sc->bcn_check_interval); in rtwn_check_beacon_valid()
/freebsd/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_fw.c70 rtwn_delay(sc, 1000 * 1000); in r92ce_fw_reset()

12