Searched refs:clk_t_wakeup (Results 1 – 1 of 1) sorted by relevance
48 u32 clk_t_wakeup; member264 phy->clk_t_wakeup = ROUND(1000000, (ref_clk_ps / 1000) - 1); in dsi_get_phy_params()265 if (phy->clk_t_wakeup > 0xff) in dsi_get_phy_params()266 phy->clk_t_wakeup = 0xff; in dsi_get_phy_params()267 phy->data_t_wakeup = phy->clk_t_wakeup; in dsi_get_phy_params()390 dsi_phy_tst_set(base, CLK_TWAKEUP, phy->clk_t_wakeup); in dsi_set_mipi_phy()