Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/mipi_dsi/
Ddsi_mcux_2l.c41 uint32_t dphy_ref_freq; member
336 if (config->dphy_ref_freq != 0) { in dsi_mcux_attach()
338 &dphy_config, config->dphy_ref_freq); in dsi_mcux_attach()
539 .dphy_ref_freq = DT_INST_PROP_OR(id, dphy_ref_frequency, 0), \