Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ufs/host/
Dufs-exynos.c547 struct ufs_phy_time_cfg *t_cfg = &ufs->t_cfg; in exynos_ufs_specify_phy_time_attr() local
549 t_cfg->tx_linereset_p = in exynos_ufs_specify_phy_time_attr()
551 t_cfg->tx_linereset_n = in exynos_ufs_specify_phy_time_attr()
553 t_cfg->tx_high_z_cnt = in exynos_ufs_specify_phy_time_attr()
555 t_cfg->tx_base_n_val = in exynos_ufs_specify_phy_time_attr()
557 t_cfg->tx_gran_n_val = in exynos_ufs_specify_phy_time_attr()
559 t_cfg->tx_sleep_cnt = in exynos_ufs_specify_phy_time_attr()
562 t_cfg->rx_linereset = in exynos_ufs_specify_phy_time_attr()
564 t_cfg->rx_hibern8_wait = in exynos_ufs_specify_phy_time_attr()
566 t_cfg->rx_base_n_val = in exynos_ufs_specify_phy_time_attr()
[all …]
Dufs-exynos.h229 struct ufs_phy_time_cfg t_cfg; member