Searched refs:status2 (Results 1 – 3 of 3) sorted by relevance
264 uint32_t status2 = 0xFFFFFFFF; in sotp_read_key() local277 status2 &= data; in sotp_read_key()282 if ((status2 == 0xFFFFFFFF) || (status == 0) || (row > end_row)) in sotp_read_key()
60 mmc_drv_obj.error_info.status2 = GETR_32(SD_ERR_STS2); in emmc_interrupt()
348 volatile uint32_t status2; /* SD_ERR_STS2. (hw dependent) */ member
Completed in 11 milliseconds