HomeSort by: relevance | last modified time | path
    Searched defs:tx_ctl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gvt/
handlers.c 576 u32 tx_ctl = vgpu_vreg_t(vgpu, DP_TP_CTL(PORT_E)); local in function:fdi_auto_training_started
581 (tx_ctl & DP_TP_CTL_ENABLE) &&
582 (tx_ctl & DP_TP_CTL_FDI_AUTOTRAIN))
handlers.c 576 u32 tx_ctl = vgpu_vreg_t(vgpu, DP_TP_CTL(PORT_E)); local in function:fdi_auto_training_started
581 (tx_ctl & DP_TP_CTL_ENABLE) &&
582 (tx_ctl & DP_TP_CTL_FDI_AUTOTRAIN))

Completed in 27 milliseconds