Searched refs:IMX_MU_V2_S4 (Results 1 – 1 of 1) sorted by relevance
111 IMX_MU_V2_S4 = BIT(15), enumerator286 if (priv->dcfg->type & IMX_MU_V2_S4) { in imx_mu_specific_tx()347 if (priv->dcfg->type & IMX_MU_V2_S4) { in imx_mu_specific_rx()812 int num_chans = priv->dcfg->type & IMX_MU_V2_S4 ? IMX_MU_S4_CHANS : IMX_MU_SCU_CHANS; in imx_mu_init_specific()886 if (priv->dcfg->type & IMX_MU_V2_S4) in imx_mu_probe()1000 .type = IMX_MU_V2 | IMX_MU_V2_S4,1011 .type = IMX_MU_V2 | IMX_MU_V2_S4 | IMX_MU_V2_IRQ,