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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dtwl6040.c343 int hslctl, hsrctl; local
347 hsrctl = twl6040_read_reg_cache(codec, TWL6040_REG_HSRCTL);
351 hsrctl &= ~mask;
354 hsrctl |= mask;
358 twl6040_write(codec, TWL6040_REG_HSRCTL, hsrctl);

Completed in 27 milliseconds