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