Searched refs:clkpost (Results 1 – 7 of 7) sorted by relevance
20 timing->clkpost = 70 + 52 * period; in mipi_dphy_timing_get_default()68 if (timing->clkpost < (60 + 52 * period)) in mipi_dphy_timing_validate()
20 unsigned int clkpost; member
370 DSI_TIMING_FIELD(timing->clkpost, period, 1) << 16 | in tegra_dsi_set_phy_timing()
143 unsigned int clkpost; member281 timing->clkpost = 70 + 52 * period; in mipi_dphy_timing_get_default()431 data.clk_post = DIV_ROUND_UP(timing.clkpost * txbyteclk, NSEC_PER_SEC); in inno_mipi_dphy_lane_timing_init()
279 unsigned int clkpost; member355 timing->clkpost = 70000 + 52 * period; in mipi_dphy_timing_get_default()478 clk_post = DIV_ROUND_UP(gotp.clkpost, t_txbyteclkhs); in inno_mipi_dphy_timing_init()
187 unsigned int clkpost; member385 timing->clkpost = 200 + 52 * period / PSEC_PER_NSEC; in mipi_dphy_timing_get_default()455 clk_post = DIV_ROUND_UP(gotp.clkpost * txbyteclk, NSEC_PER_SEC); in inno_mipi_dphy_timing_init()
179 unsigned int clkpost; member263 timing->clkpost = 70000 + 52 * period; in mipi_dphy_timing_get_default()362 clk_post = DIV_ROUND_UP(gotp.clkpost, t_txbyteclkhs); in inno_video_phy_mipi_mode_enable()