Searched refs:ta_go (Results 1 - 4 of 4) sorted by relevance

/u-boot/include/
H A Dphy-mipi-dphy.h222 * @ta_go:
230 unsigned int ta_go; member in struct:phy_configure_opts_mipi_dphy
/u-boot/drivers/phy/
H A Dphy-core-mipi-dphy.c67 cfg->ta_go = 4 * cfg->lpx;
150 if (cfg->ta_go != (4 * cfg->lpx))
H A Dmeson-axg-mipi-dphy.c252 (DIV_ROUND_UP(priv->config.ta_go, temp) << 16) |
/u-boot/drivers/phy/rockchip/
H A Dphy-rockchip-inno-dsidphy.c384 u32 hs_exit, clk_post, clk_pre, wakeup, lpx, ta_go, ta_sure, ta_wait; local
454 ta_go = DIV_ROUND_UP(cfg->ta_go, t_txclkesc);
527 T_TA_GO_CNT(ta_go));

Completed in 97 milliseconds