Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dimx-audmux.c37 static const char *audmux_port_string(int port) in audmux_port_string() function
83 audmux_port_string((ptcr >> 27) & 0x7)); in audmux_read_file()
91 audmux_port_string((ptcr >> 22) & 0x7)); in audmux_read_file()
105 audmux_port_string((ptcr >> 17) & 0x7)); in audmux_read_file()
113 audmux_port_string((ptcr >> 12) & 0x7)); in audmux_read_file()
121 audmux_port_string((pdcr >> 13) & 0x7)); in audmux_read_file()