Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c660 if (priv->rtl_chip == RTL8710B && addr <= 0xff) in rtl8xxxu_read8()
683 if (priv->rtl_chip == RTL8710B && addr <= 0xff) in rtl8xxxu_read16()
706 if (priv->rtl_chip == RTL8710B && addr <= 0xff) in rtl8xxxu_read32()
728 if (priv->rtl_chip == RTL8710B && addr <= 0xff) in rtl8xxxu_write8()
751 if (priv->rtl_chip == RTL8710B && addr <= 0xff) in rtl8xxxu_write16()
773 if (priv->rtl_chip == RTL8710B && addr <= 0xff) in rtl8xxxu_write32()
1963 if (priv->rtl_chip == RTL8710B) in rtl8xxxu_start_firmware()
2031 if (priv->rtl_chip == RTL8710B) { in rtl8xxxu_download_firmware()
2064 if (priv->rtl_chip == RTL8710B) { in rtl8xxxu_download_firmware()
3988 if (priv->rtl_chip == RTL8188F || priv->rtl_chip == RTL8710B || in rtl8xxxu_init_burst()
[all …]
H A Drtl8xxxu_8710b.c594 priv->rtl_chip = RTL8710B; in rtl8710bu_identify_chip()
H A Drtl8xxxu.h114 RTL8710B = 0x8710b, enumerator