linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com
Ping-Ke Shih 4c8c0d8f70 rtlwifi: set proper udelay within rf_serial_read
Since read RF register is an indirect access that hardware needs time to
accomplish read action, but there's no ready bit, so delay is required to
guarantee the read value is correct. After investigating internal documents,
these delays are reduced as proper values.

Reported-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-11-20 09:41:30 +02:00
..
dm_common.c
dm_common.h
fw_common.c rtlwifi: rtl8723: Remove set but not used variable 'own' 2019-10-09 11:22:44 +03:00
fw_common.h
main.c
Makefile
phy_common.c rtlwifi: set proper udelay within rf_serial_read 2019-11-20 09:41:30 +02:00
phy_common.h