Searched refs:ta_sure (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/phy/ |
| H A D | phy-core-mipi-dphy.c | 72 cfg->ta_sure = cfg->lpx; in phy_mipi_dphy_calc_config() 179 if (cfg->ta_sure < cfg->lpx || cfg->ta_sure > (2 * cfg->lpx)) in phy_mipi_dphy_config_validate()
|
| /linux/include/linux/phy/ |
| H A D | phy-mipi-dphy.h | 242 unsigned int ta_sure; member
|
| /linux/drivers/phy/rockchip/ |
| H A D | phy-rockchip-inno-dsidphy.c | 412 u32 hs_exit, clk_post, clk_pre, wakeup, lpx, ta_go, ta_sure, ta_wait; in inno_dsidphy_mipi_mode_enable() local 506 ta_sure = DIV_ROUND_UP(cfg->ta_sure, t_txclkesc); in inno_dsidphy_mipi_mode_enable() 574 T_TA_SURE_CNT(ta_sure)); in inno_dsidphy_mipi_mode_enable()
|
| /linux/drivers/gpu/drm/msm/dsi/phy/ |
| H A D | dsi_phy.h | 78 u32 ta_sure; member
|
| H A D | dsi_phy_20nm.c | 35 DSI_20nm_PHY_TIMING_CTRL_9_TA_SURE(timing->ta_sure), in dsi_20nm_dphy_set_timing()
|
| H A D | dsi_phy.c | 134 timing->ta_sure = 0; in msm_dsi_dphy_timing_calc() 248 timing->ta_sure = 0; in msm_dsi_dphy_timing_calc_v2() 358 timing->ta_sure = 0; in msm_dsi_dphy_timing_calc_v3()
|
| /linux/drivers/phy/amlogic/ |
| H A D | phy-meson-axg-mipi-dphy.c | 264 (DIV_ROUND_UP(priv->config.ta_sure, temp) << 8) | in phy_meson_axg_mipi_dphy_power_on()
|
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_dsi.c | 174 u32 ta_sure; member 258 timing->ta_sure = timing->lpx + 2; in mtk_dsi_phy_timconfig() 274 FIELD_PREP(TA_SURE, timing->ta_sure) | in mtk_dsi_phy_timconfig()
|