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