Lines Matching +full:coexist +full:- +full:gpio +full:- +full:pin

7 /* --------------------------------------------------------------------- */
113 /* max number of fragments - we may use more if allocating more pages for BDL */
117 /* max buffer size - no h/w limit, you can increase as you like */
128 #define STATESTS_INT_MASK ((1 << AZX_MAX_CODECS) - 1)
135 #define SD_CTL_DIR (1 << 19) /* bi-directional stream */
154 /* below are so far hardcoded - should read registers in future */
188 /* --------------------------------------------------------------------- */
212 AC_WID_PIN, /* Pin Complex */
241 /* f10-f1a: GPIO */
337 #define AC_WCAP_IN_AMP (1<<1) /* AMP-in present */
338 #define AC_WCAP_OUT_AMP (1<<2) /* AMP-out present */
339 #define AC_WCAP_AMP_OVRD (1<<3) /* AMP-parameter override */
421 /* Pin widget capabilities */
434 * in HD-audio specification
436 #define AC_PINCAP_HDMI (1<<7) /* HDMI pin */
437 #define AC_PINCAP_DP (1<<24) /* DisplayPort pin, can
438 * coexist with AC_PINCAP_HDMI
444 /* Vref status (used in pin cap) */
445 #define AC_PINCAP_VREF_HIZ (1<<0) /* Hi-Z */
456 #define AC_AMPCAP_STEP_SIZE (0x7f<<16) /* step size 0-32dB
496 #define AC_LPCMCAP_48K_CP_CHNS (0x0f<<0) /* max channels w/ CP-on */
497 #define AC_LPCMCAP_48K_NO_CHNS (0x0f<<4) /* max channels w/o CP-on */
500 #define AC_LPCMCAP_96K_CP_CHNS (0x0f<<10) /* max channels w/ CP-on */
501 #define AC_LPCMCAP_96K_NO_CHNS (0x0f<<14) /* max channels w/o CP-on */
504 #define AC_LPCMCAP_192K_CP_CHNS (0x0f<<20) /* max channels w/ CP-on */
505 #define AC_LPCMCAP_192K_NO_CHNS (0x0f<<24) /* max channels w/o CP-on */
509 #define AC_LPCMCAP_44K_MS (1<<31) /* 44.1kHz-multiplies support */
545 /* Pin widget control - 8bit */
550 #define AC_PINCTL_VREF_HIZ 0 /* Hi-Z */
559 /* Pin sense - 32bit */
564 /* EAPD/BTL enable - 32bit */
590 #define AC_CPCTRL_SUBTAG (0x1f<<3) /* subtag for unsol-resp */
593 /* Converter channel <-> HDMI slot mapping */
597 /* configuration default - 32bit */
615 /* device device types (0x0-0xf) */
634 /* jack connection types (0x0-0xf) */
651 /* jack colors (0x0-0xf) */
667 /* Jack location (0x0-0x3f) */
678 /* bits 4-5 */
698 /* Port connectivity (0-3) */
715 /* --------------------------------------------------------------------- */