Home
last modified time | relevance | path

Searched refs:COP_PINCAP_OUTPUT_CAPABLE (Results 1 – 3 of 3) sorted by relevance

/netbsd/usr.sbin/hdaudioctl/
H A Dgraph.c127 if (cap & COP_PINCAP_OUTPUT_CAPABLE && in hdaudioctl_graph()
131 else if (cap & COP_PINCAP_OUTPUT_CAPABLE) in hdaudioctl_graph()
/netbsd/sys/dev/hdaudio/
H A Dhdaudioreg.h192 #define COP_PINCAP_OUTPUT_CAPABLE (1 << 4) macro
H A Dhdafg.c2012 if ((pincap & (COP_PINCAP_OUTPUT_CAPABLE | in hdafg_prepare_pin_controls()
2014 (COP_PINCAP_OUTPUT_CAPABLE | in hdafg_prepare_pin_controls()
2043 if (pincap & COP_PINCAP_OUTPUT_CAPABLE) in hdafg_prepare_pin_controls()