Searched refs:IS_SDMMC_CPSM (Results 1 – 18 of 18) sorted by relevance
437 #define IS_SDMMC_CPSM(CPSM) (((CPSM) == SDMMC_CPSM_DISABLE) || \ macro
422 #define IS_SDMMC_CPSM(CPSM) (((CPSM) == SDMMC_CPSM_DISABLE) || \ macro
456 #define IS_SDMMC_CPSM(CPSM) (((CPSM) == SDMMC_CPSM_DISABLE) || \ macro
478 #define IS_SDMMC_CPSM(CPSM) (((CPSM) == SDMMC_CPSM_DISABLE) || \ macro
522 #define IS_SDMMC_CPSM(CPSM) (((CPSM) == SDMMC_CPSM_DISABLE) || \ macro
500 #define IS_SDMMC_CPSM(CPSM) (((CPSM) == SDMMC_CPSM_DISABLE) || \ macro
355 assert_param(IS_SDMMC_CPSM(Command->CPSM)); in SDMMC_SendCommand()
368 assert_param(IS_SDMMC_CPSM(Command->CPSM)); in SDMMC_SendCommand()
499 #define IS_SDMMC_CPSM(CPSM) (((CPSM) == SDMMC_CPSM_DISABLE) || \ macro
360 assert_param(IS_SDMMC_CPSM(Command->CPSM)); in SDMMC_SendCommand()
394 assert_param(IS_SDMMC_CPSM(Command->CPSM)); in SDMMC_SendCommand()