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

  /src/sys/dev/hdaudio/
hdaudioreg.h 203 #define COP_PINCAP_DP (1 << 24)
hdafg.c 1207 if (w->w_pin.cap & (COP_PINCAP_HDMI|COP_PINCAP_DP))
1211 if (w->w_pin.cap & COP_PINCAP_DP)
3281 if (w->w_pin.cap & (COP_PINCAP_HDMI|COP_PINCAP_DP)) {
3302 if (w->w_pin.cap & (COP_PINCAP_HDMI|COP_PINCAP_DP))
3683 if ((w->w_pin.cap & (COP_PINCAP_HDMI|COP_PINCAP_DP)) == 0)
3688 if (w->w_pin.cap & (COP_PINCAP_HDMI|COP_PINCAP_DP))
3707 if (w->w_pin.cap & COP_PINCAP_DP)

Completed in 41 milliseconds