Searched refs:mdac (Results 1 – 11 of 11) sorted by relevance
264 int mdac, ndac, bclk_div, mclk_div; in codec_configure_clocks() local300 mdac = dac_clk / mod_clk; in codec_configure_clocks()303 if ((mdac * mod_clk) == dac_clk) { in codec_configure_clocks()318 LOG_DBG("NDAC: %u MDAC: %u OSR: %u", ndac, mdac, osr); in codec_configure_clocks()321 bclk_div = osr * mdac / (i2s->word_size * 2U); /* stereo */ in codec_configure_clocks()322 if ((bclk_div * i2s->word_size * 2) != (osr * mdac)) { in codec_configure_clocks()337 (uint8_t)(MDAC_DIV(mdac) | MDAC_POWER_UP_MASK)); in codec_configure_clocks()
34 uint8_t mdac; member285 tmp = config->mdac;387 .mdac = DT_INST_PROP(inst, mdac), \
34 mdac = <0x60>;
36 mdac = <0x00>;
77 mdac = <0x00>;
57 mdac = <0x00>;
101 mdac = <0x00>;
88 mdac = <0x00>;
104 mdac = <0x00>;
100 mdac = <0x00>;