Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dgeneric-phy-mipi-dphy.h180 unsigned int hs_trail; member
/rk3399_rockchip-uboot/drivers/video/drm/
H A Dinno_mipi_phy.c200 u8 hs_trail; member
237 .hs_trail = _trail, \
250 u8 hs_trail; member
350 v = T_HS_TRAIL(t->hs_trail); in inno_mipi_dphy_timing_update()
425 t->hs_trail = param->hs_trail; in inno_mipi_dphy_get_fixed_param()
H A Dinno_video_combo_phy.c223 u8 hs_trail; member
461 u32 hs_prepare, hs_trail, hs_zero, clk_lane_hs_zero, data_lane_hs_zero; in inno_mipi_dphy_timing_init() local
534 hs_trail = timing->hs_trail; in inno_mipi_dphy_timing_init()
557 T_HS_TRAIL_CNT(hs_trail)); in inno_mipi_dphy_timing_init()
H A Ddw_mipi_dsi2.c254 unsigned int hs_trail; member
963 cfg->hs_trail = max(4 * 8 * ui, 60000 + 4 * 4 * ui); in mipi_dphy_get_default_config()
1077 tmp = cfg->hs_trail + cfg->hs_exit; in dw_mipi_dsi2_lp2hs_or_hs2lp_cfg()