Home
last modified time | relevance | path

Searched refs:pxa27x_configure_ac97reset (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/arm/
Dpxa2xx-ac97-lib.c34 extern void pxa27x_configure_ac97reset(int reset_gpio, bool to_gpio);
143 pxa27x_configure_ac97reset(reset_gpio, true); in pxa_ac97_warm_pxa27x()
146 pxa27x_configure_ac97reset(reset_gpio, false); in pxa_ac97_warm_pxa27x()
368 pxa27x_configure_ac97reset(reset_gpio, false); in pxa2xx_ac97_hw_probe()
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
Dpxa27x.c58 void pxa27x_configure_ac97reset(int reset_gpio, bool to_gpio) in pxa27x_configure_ac97reset() function
76 EXPORT_SYMBOL_GPL(pxa27x_configure_ac97reset);