Searched refs:SDIO_CLOCK_POWER_SAVE_DISABLE (Results 1 – 11 of 11) sorted by relevance
353 #define SDIO_CLOCK_POWER_SAVE_DISABLE 0x00000000U macro356 #define IS_SDIO_CLOCK_POWER_SAVE(SAVE) (((SAVE) == SDIO_CLOCK_POWER_SAVE_DISABLE) || \
405 Init.ClockPowerSave = SDIO_CLOCK_POWER_SAVE_DISABLE; in HAL_MMC_InitCard()2158 Init.ClockPowerSave = SDIO_CLOCK_POWER_SAVE_DISABLE; in HAL_MMC_ConfigWideBusOperation()
412 Init.ClockPowerSave = SDIO_CLOCK_POWER_SAVE_DISABLE; in HAL_SD_InitCard()
405 Init.ClockPowerSave = SDIO_CLOCK_POWER_SAVE_DISABLE; in HAL_MMC_InitCard()2109 Init.ClockPowerSave = SDIO_CLOCK_POWER_SAVE_DISABLE; in HAL_MMC_ConfigWideBusOperation()