Searched refs:AC97_STAC_PAGE0 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dstac9766.h8 #define AC97_STAC_PAGE0 0x1000 macro
9 #define AC97_STAC_DA_CONTROL (AC97_STAC_PAGE0 | 0x6A)
10 #define AC97_STAC_ANALOG_SPECIAL (AC97_STAC_PAGE0 | 0x6E)
H A Dstac9766.c147 if (reg > AC97_STAC_PAGE0) {
166 if (reg > AC97_STAC_PAGE0) {
168 val = soc_ac97_ops.read(codec->ac97, reg - AC97_STAC_PAGE0);

Completed in 107 milliseconds