Home
last modified time | relevance | path

Searched refs:hs_clk_rate (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dgeneric-phy-mipi-dphy.h260 unsigned long hs_clk_rate; member
/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_mipi_dsi2.c262 unsigned long hs_clk_rate; member
925 int mipi_dphy_get_default_config(unsigned long long hs_clk_rate, in mipi_dphy_get_default_config() argument
933 ui = ALIGN(PSEC_PER_SEC, hs_clk_rate); in mipi_dphy_get_default_config()
934 do_div(ui, hs_clk_rate); in mipi_dphy_get_default_config()