Searched refs:AC_DEFCFG_CONN_TYPE (Results 1 – 3 of 3) sorted by relevance
450 #define AC_DEFCFG_CONN_TYPE (0xf<<16) macro
606 #define AC_DEFCFG_CONN_TYPE (0xf<<16) macro
221 cfg = (cfg & AC_DEFCFG_CONN_TYPE) >> AC_DEFCFG_CONN_TYPE_SHIFT; in get_jack_connection()