Searched refs:OCR_POWERUP (Results 1 – 3 of 3) sorted by relevance
352 if ((resp_data[0] & OCR_POWERUP) != 0U) { in sd_send_op_cond()405 if ((resp_data[0] & OCR_POWERUP) != 0U) { in mmc_send_op_cond()
22 #define OCR_POWERUP BIT(31) macro
222 arg_reg |= OCR_POWERUP; in stm32_sdmmc2_send_cmd_req()