Searched refs:VCE_FW_REG_STATUS (Results 1 – 2 of 2) sorted by relevance
258 if (RREG32(VCE_FW_REG_STATUS) & VCE_FW_REG_STATUS_DONE) in vce_v1_0_resume()265 if (!(RREG32(VCE_FW_REG_STATUS) & VCE_FW_REG_STATUS_PASS)) in vce_v1_0_resume()270 if (!(RREG32(VCE_FW_REG_STATUS) & VCE_FW_REG_STATUS_BUSY)) in vce_v1_0_resume()
1906 #define VCE_FW_REG_STATUS 0x20e10 macro