Searched refs:pixel_clk_khz (Results 1 – 1 of 1) sorted by relevance
56 uint32_t pixel_clk_khz; member64 LOG_DBG("DISPLAY: pix %d kHz, lane %d kHz", data->pixel_clk_khz, data->lane_clk_khz); in mipi_dsi_stm32_log_config()156 &data->pixel_clk_khz); in mipi_dsi_stm32_host_init()162 data->pixel_clk_khz /= 1000; in mipi_dsi_stm32_host_init()262 (mdev->timings.hsync * data->lane_clk_khz) / data->pixel_clk_khz; in mipi_dsi_stm32_attach()264 (mdev->timings.hbp * data->lane_clk_khz) / data->pixel_clk_khz; in mipi_dsi_stm32_attach()267 mdev->timings.hfp) * data->lane_clk_khz) / data->pixel_clk_khz; in mipi_dsi_stm32_attach()