Searched refs:ACCTL_ENLINK (Results 1 – 2 of 2) sorted by relevance
102 __raw_writel(ACCTL_ENLINK, base + ACCTLDIS); in txx9aclc_ac97_cold_reset()104 __raw_writel(ACCTL_ENLINK, base + ACCTLEN); in txx9aclc_ac97_cold_reset()146 __raw_writel(ACCTL_ENLINK, drvdata->base + ACCTLDIS); in txx9aclc_ac97_remove()
14 #define ACCTL_ENLINK 0x00000001 /* enable/disable AC-link */ macro