Searched refs:hs_trail (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/phy/ |
| H A D | phy-core-mipi-dphy.c | 66 cfg->hs_trail = max(4 * 8 * ui, 60000 + 4 * 4 * ui); in phy_mipi_dphy_calc_config() 164 if (cfg->hs_trail < max(8 * ui, 60000 + 4 * ui)) in phy_mipi_dphy_config_validate()
|
| /linux/drivers/phy/rockchip/ |
| H A D | phy-rockchip-inno-dsidphy.c | 265 u8 hs_trail; member 413 u32 hs_prepare, hs_trail, hs_zero, clk_lane_hs_zero, data_lane_hs_zero; in inno_dsidphy_mipi_mode_enable() local 533 hs_trail = timings[i].hs_trail; in inno_dsidphy_mipi_mode_enable() 554 T_HS_TRAIL_CNT(hs_trail)); in inno_dsidphy_mipi_mode_enable()
|
| /linux/include/linux/phy/ |
| H A D | phy-mipi-dphy.h | 180 unsigned int hs_trail; member
|
| /linux/drivers/phy/amlogic/ |
| H A D | phy-meson-axg-mipi-dphy.c | 250 priv->config.hs_trail, temp) << 8) | in phy_meson_axg_mipi_dphy_power_on() 258 (DIV_ROUND_UP(priv->config.hs_trail, temp) << 8) | in phy_meson_axg_mipi_dphy_power_on()
|
| /linux/drivers/gpu/drm/msm/dsi/phy/ |
| H A D | dsi_phy_20nm.c | 30 writel(DSI_20nm_PHY_TIMING_CTRL_7_HS_TRAIL(timing->hs_trail), in dsi_20nm_dphy_set_timing()
|
| H A D | dsi_phy_7nm.c | 1167 writel(timing->hs_trail, base + REG_DSI_7nm_PHY_CMN_TIMING_CTRL_7); in dsi_7nm_phy_enable()
|
| /linux/drivers/gpu/drm/bridge/ |
| H A D | samsung-dsim.c | 930 int hs_exit, hs_prepare, hs_zero, hs_trail; in samsung_dsim_set_phy_ctrl() local 963 hs_trail = PS_TO_CYCLE(cfg.hs_trail, byte_clock); in samsung_dsim_set_phy_ctrl() 1014 DSIM_PHYTIMING2_HS_TRAIL(hs_trail); in samsung_dsim_set_phy_ctrl()
|