Searched refs:pdcr (Results 1 – 4 of 4) sorted by relevance
63 u32 pdcr, ptcr; in audmux_read_file() local72 pdcr = readl(audmux_base + IMX_AUDMUX_V2_PDCR(port)); in audmux_read_file()82 pdcr, ptcr); in audmux_read_file()125 audmux_port_string((pdcr >> 13) & 0x7)); in audmux_read_file()202 unsigned int pdcr) in imx_audmux_v2_configure_port() argument219 writel(pdcr, audmux_base + IMX_AUDMUX_V2_PDCR(port)); in imx_audmux_v2_configure_port()236 unsigned int pdcr = 0; in imx_audmux_parse_dt_defaults() local259 pdcr |= val; in imx_audmux_parse_dt_defaults()279 imx_audmux_v2_configure_port(port, ptcr, pdcr); in imx_audmux_parse_dt_defaults()
10 unsigned int pdcr);
417 unsigned int pdcr = in fsl_asoc_card_audmux_init() local421 pdcr); in fsl_asoc_card_audmux_init()436 unsigned int pdcr = in fsl_asoc_card_audmux_init() local440 pdcr); in fsl_asoc_card_audmux_init()
55 For imx31-audmux and above, it is a list of tuples ptcr pdcr.