Searched refs:AC97_REG_RESET (Results 1 – 2 of 2) sorted by relevance
340 ac97_wrcd(codec, AC97_REG_RESET, 0); in ac97_reset()618 i = ac97_rdcd(codec, AC97_REG_RESET); in ac97_initmixer()619 j = ac97_rdcd(codec, AC97_REG_RESET); in ac97_initmixer()620 k = ac97_rdcd(codec, AC97_REG_RESET); in ac97_initmixer()628 i = ac97_rdcd(codec, AC97_REG_RESET); in ac97_initmixer()
31 #define AC97_REG_RESET 0x00 macro