Searched refs:hs_settle (Results 1 – 2 of 2) sorted by relevance
49 cfg->hs_settle = 85000 + 6 * ui; in phy_mipi_dphy_get_default_config()132 if ((cfg->hs_settle < (85000 + 6 * ui)) || in phy_mipi_dphy_config_validate()133 (cfg->hs_settle > (145000 + 10 * ui))) in phy_mipi_dphy_config_validate()
155 unsigned int hs_settle; member
Completed in 3 milliseconds