Home
last modified time | relevance | path

Searched refs:COP_PINCAP_DP (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/hdaudio/
H A Dhdaudioreg.h203 #define COP_PINCAP_DP (1 << 24) macro
H A Dhdafg.c1207 if (w->w_pin.cap & (COP_PINCAP_HDMI|COP_PINCAP_DP)) in hdafg_assoc_parse()
1211 if (w->w_pin.cap & COP_PINCAP_DP) in hdafg_assoc_parse()
3252 if (w->w_pin.cap & (COP_PINCAP_HDMI|COP_PINCAP_DP)) { in hdafg_stream_connect()
3273 if (w->w_pin.cap & (COP_PINCAP_HDMI|COP_PINCAP_DP)) in hdafg_stream_connect()
3654 if ((w->w_pin.cap & (COP_PINCAP_HDMI|COP_PINCAP_DP)) == 0) in hdafg_hp_switch_init()
3659 if (w->w_pin.cap & (COP_PINCAP_HDMI|COP_PINCAP_DP)) in hdafg_hp_switch_init()
3678 if (w->w_pin.cap & COP_PINCAP_DP) in hdafg_hp_switch_init()