]> Git Repo - linux.git/blob - sound/soc/fsl/imx-audmux.h
stop_machine: Touch_nmi_watchdog() after MULTI_STOP_PREPARE
[linux.git] / sound / soc / fsl / imx-audmux.h
1 #ifndef __IMX_AUDMUX_H
2 #define __IMX_AUDMUX_H
3
4 #include <dt-bindings/sound/fsl-imx-audmux.h>
5
6 int imx_audmux_v1_configure_port(unsigned int port, unsigned int pcr);
7
8 int imx_audmux_v2_configure_port(unsigned int port, unsigned int ptcr,
9                 unsigned int pdcr);
10
11 #endif /* __IMX_AUDMUX_H */
This page took 0.031705 seconds and 4 git commands to generate.