Searched refs:clkpre (Results 1 – 7 of 7) sorted by relevance
21 timing->clkpre = 8; in mipi_dphy_timing_get_default()71 if (timing->clkpre < 8) in mipi_dphy_timing_validate()
21 unsigned int clkpre; member
376 DSI_TIMING_FIELD(timing->clkpre, period, 1) << 8 | in tegra_dsi_set_phy_timing()
144 unsigned int clkpre; member282 timing->clkpre = 8 * period; in mipi_dphy_timing_get_default()432 data.clk_pre = DIV_ROUND_UP(timing.clkpre * txbyteclk, NSEC_PER_SEC); in inno_mipi_dphy_lane_timing_init()
280 unsigned int clkpre; member356 timing->clkpre = 8 * period; in mipi_dphy_timing_get_default()483 clk_pre = DIV_ROUND_UP(gotp.clkpre, t_txbyteclkhs); in inno_mipi_dphy_timing_init()
188 unsigned int clkpre; member386 timing->clkpre = 8 * period / PSEC_PER_NSEC; in mipi_dphy_timing_get_default()456 clk_pre = DIV_ROUND_UP(gotp.clkpre * txbyteclk, NSEC_PER_SEC); in inno_mipi_dphy_timing_init()
180 unsigned int clkpre; member264 timing->clkpre = 8 * period; in mipi_dphy_timing_get_default()367 clk_pre = DIV_ROUND_UP(gotp.clkpre, t_txbyteclkhs); in inno_video_phy_mipi_mode_enable()