Lines Matching defs:scr
261 #define SCR_STRUCTURE(scr) MMC_RSP_BITS((scr), 60, 4) argument
263 #define SCR_SD_SPEC(scr) MMC_RSP_BITS((scr), 56, 4) argument
267 #define SCR_DATA_STAT_AFTER_ERASE(scr) MMC_RSP_BITS((scr), 55, 1) argument
268 #define SCR_SD_SECURITY(scr) MMC_RSP_BITS((scr), 52, 3) argument
272 #define SCR_SD_BUS_WIDTHS(scr) MMC_RSP_BITS((scr), 48, 4) argument
275 #define SCR_SD_SPEC3(scr) MMC_RSP_BITS((scr), 47, 1) argument
276 #define SCR_EX_SECURITY(scr) MMC_RSP_BITS((scr), 43, 4) argument
277 #define SCR_SD_SPEC4(scr) MMC_RSP_BITS((scr), 42, 1) argument
278 #define SCR_RESERVED(scr) MMC_RSP_BITS((scr), 34, 8) argument
279 #define SCR_CMD_SUPPORT_CMD23(scr) MMC_RSP_BITS((scr), 33, 1) argument
280 #define SCR_CMD_SUPPORT_CMD20(scr) MMC_RSP_BITS((scr), 32, 1) argument
281 #define SCR_RESERVED2(scr) MMC_RSP_BITS((scr), 0, 32) argument