Searched refs:powerstat (Results 1 – 5 of 5) sorted by relevance
2118 uint16 powerstat = 0; in sdstd_client_init() local2146 powerstat = sdstd_start_power(sd, 1); in sdstd_client_init()2147 if (SDIO_OCR_READ_FAIL == powerstat) { in sdstd_client_init()2154 } else if (TRUE != powerstat) { in sdstd_client_init()
2258 uint16 powerstat = 0; in sdstd_client_init() local2295 powerstat = sdstd_start_power(sd, 1); in sdstd_client_init()2296 if (SDIO_OCR_READ_FAIL == powerstat) { in sdstd_client_init()2303 } else if (TRUE != powerstat) { in sdstd_client_init()