pxa27x_configure_ac97reset
EXPORT_SYMBOL_GPL(pxa27x_configure_ac97reset);
extern void pxa27x_configure_ac97reset(int reset_gpio, bool to_gpio);
pxa27x_configure_ac97reset(reset_gpio, true);
pxa27x_configure_ac97reset(reset_gpio, false);
pxa27x_configure_ac97reset(reset_gpio, false);