Home
last modified time | relevance | path

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

/linux-6.14.4/sound/soc/fsl/
Dimx-audmux.c36 static const char *audmux_port_string(int port) in audmux_port_string() function
82 audmux_port_string((ptcr >> 27) & 0x7)); in audmux_read_file()
90 audmux_port_string((ptcr >> 22) & 0x7)); in audmux_read_file()
104 audmux_port_string((ptcr >> 17) & 0x7)); in audmux_read_file()
112 audmux_port_string((ptcr >> 12) & 0x7)); in audmux_read_file()
120 audmux_port_string((pdcr >> 13) & 0x7)); in audmux_read_file()