Release 4.7 sound/soc/fsl/imx-audmux.h
#ifndef __IMX_AUDMUX_H
#define __IMX_AUDMUX_H
#include <dt-bindings/sound/fsl-imx-audmux.h>
int imx_audmux_v1_configure_port(unsigned int port, unsigned int pcr);
int imx_audmux_v2_configure_port(unsigned int port, unsigned int ptcr,
unsigned int pdcr);
#endif /* __IMX_AUDMUX_H */
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
sascha hauer | sascha hauer | 32 | 80.00% | 1 | 25.00% |
shawn guo | shawn guo | 5 | 12.50% | 2 | 50.00% |
markus pargmann | markus pargmann | 3 | 7.50% | 1 | 25.00% |
| Total | 40 | 100.00% | 4 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.