Searched refs:ak5385_pins (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/pci/ice1712/
H A Djuli.c226 unsigned int ak5385_pins, old_gpio, new_gpio; local
237 ak5385_pins = GPIO_AK5385A_DFS1 | GPIO_AK5385A_CKS0;
240 ak5385_pins = GPIO_AK5385A_DFS0;
243 ak5385_pins = 0;
247 new_gpio = (old_gpio & ~GPIO_AK5385A_MASK) | ak5385_pins;

Completed in 53 milliseconds