Searched refs:MCU_FW_RAM_SEL (Results 1 – 7 of 7) sorted by relevance
226 #define MCU_FW_RAM_SEL BIT(7) /* 1: RAM, 0:ROM */ macro
1612 if (rtl8xxxu_read8(priv, REG_MCU_FW_DL) & MCU_FW_RAM_SEL) in rtl8192eu_power_off()
1562 if (rtl8xxxu_read8(priv, REG_MCU_FW_DL) & MCU_FW_RAM_SEL) in rtl8188fu_power_off()
1480 if (rtl8xxxu_read8(priv, REG_MCU_FW_DL) & MCU_FW_RAM_SEL) in rtl8723bu_power_off()
1212 if (rtl8xxxu_read8(priv, REG_MCU_FW_DL) & MCU_FW_RAM_SEL) in rtl8188eu_power_off()
1871 if (rtl8xxxu_read8(priv, REG_MCU_FW_DL) & MCU_FW_RAM_SEL) in rtl8192fu_power_off()
2015 if (val8 & MCU_FW_RAM_SEL) { in rtl8xxxu_download_firmware()3867 if (rtl8xxxu_read8(priv, REG_MCU_FW_DL) & MCU_FW_RAM_SEL) in rtl8xxxu_power_off()