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