Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/fsl/
Dimx-audmux.c37 static const char *audmux_port_string(int port) in audmux_port_string() function
84 audmux_port_string((ptcr >> 27) & 0x7)); in audmux_read_file()
92 audmux_port_string((ptcr >> 22) & 0x7)); in audmux_read_file()
106 audmux_port_string((ptcr >> 17) & 0x7)); in audmux_read_file()
114 audmux_port_string((ptcr >> 12) & 0x7)); in audmux_read_file()
122 audmux_port_string((pdcr >> 13) & 0x7)); in audmux_read_file()