Searched refs:RAM_DL_SEL (Results 1 – 3 of 3) sorted by relevance
201 if (usb_read8(adapt, REG_MCUFWDL) & RAM_DL_SEL) { in rtl88eu_download_fw()
914 if ((val8 & RAM_DL_SEL) && Adapter->bFWReady) { /* 8051 RAM code */ in CardDisableRTL8188EU()
822 #define RAM_DL_SEL BIT(7) /* 1:RAM, 0:ROM */ macro