Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/mipi_dsi/
Ddsi_mcux_2l.c271 uint32_t dphy_esc_clk_freq; in dsi_mcux_attach() local
357 &dphy_esc_clk_freq)) { in dsi_mcux_attach()
393 DSI_GetDphyDefaultConfig(&dphy_config, dphy_bit_clk_freq, dphy_esc_clk_freq); in dsi_mcux_attach()
423 uint32_t lp_bit_ns = 1000000000UL / dphy_esc_clk_freq; in dsi_mcux_attach()