Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Dsamsung_mipi_dcphy.c214 const struct hs_drv_res_cfg *dphy_hs_drv_res_cfg; member
1351 res_up = samsung->pdata->dphy_hs_drv_res_cfg->clk_hs_drv_up_ohm; in samsung_mipi_dphy_clk_lane_timing_init()
1352 res_down = samsung->pdata->dphy_hs_drv_res_cfg->clk_hs_drv_down_ohm; in samsung_mipi_dphy_clk_lane_timing_init()
1405 res_up = samsung->pdata->dphy_hs_drv_res_cfg->data_hs_drv_up_ohm; in samsung_mipi_dphy_data_lane_timing_init()
1406 res_down = samsung->pdata->dphy_hs_drv_res_cfg->data_hs_drv_down_ohm; in samsung_mipi_dphy_data_lane_timing_init()
1929 .dphy_hs_drv_res_cfg = &rk3576_dphy_hs_drv_res_cfg,
1935 .dphy_hs_drv_res_cfg = &rk3588_dphy_hs_drv_res_cfg,