Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dimx-audmux.c167 } audmux_type; variable
182 if (audmux_type != IMX21_AUDMUX) in imx_audmux_v1_configure_port()
202 if (audmux_type != IMX31_AUDMUX) in imx_audmux_v2_configure_port()
250 if (audmux_type == IMX31_AUDMUX) { in imx_audmux_parse_dt_defaults()
266 if (audmux_type == IMX31_AUDMUX) { in imx_audmux_parse_dt_defaults()
294 audmux_type = (uintptr_t)of_device_get_match_data(&pdev->dev); in imx_audmux_probe()
296 switch (audmux_type) { in imx_audmux_probe()
320 if (audmux_type == IMX31_AUDMUX) in imx_audmux_remove()