Searched refs:psr_error_status (Results 1 – 2 of 2) sorted by relevance
127 union psr_error_status psr_error_status; in handle_hpd_irq_psr_sink() local138 psr_error_status.raw = dpcdbuf[0]; in handle_hpd_irq_psr_sink()142 if (psr_error_status.bits.LINK_CRC_ERROR || in handle_hpd_irq_psr_sink()143 psr_error_status.bits.RFB_STORAGE_ERROR || in handle_hpd_irq_psr_sink()144 psr_error_status.bits.VSC_SDP_ERROR) { in handle_hpd_irq_psr_sink()152 &psr_error_status.raw, in handle_hpd_irq_psr_sink()153 sizeof(psr_error_status.raw)); in handle_hpd_irq_psr_sink()
112 union psr_error_status { union
Completed in 4 milliseconds