Searched refs:AUVIA_PCICONF_ACNOTRST (Results 1 – 1 of 1) sorted by relevance
113 #define AUVIA_PCICONF_ACNOTRST 0x00004000 /* ~(ac reset) */ macro287 pr |= (AUVIA_PCICONF_ACLINKENAB | AUVIA_PCICONF_ACNOTRST | in auvia_attach()367 r &= ~AUVIA_PCICONF_ACNOTRST; /* enable RESET (active low) */ in auvia_reset_codec()371 r |= AUVIA_PCICONF_ACNOTRST; /* disable RESET (inactive high) */ in auvia_reset_codec()