Searched refs:t_cfg (Results 1 – 2 of 2) sorted by relevance
572 struct ufs_phy_time_cfg *t_cfg = &ufs->t_cfg; in exynos_ufs_specify_phy_time_attr() local581 t_cfg->tx_high_z_cnt = in exynos_ufs_specify_phy_time_attr()583 t_cfg->tx_base_n_val = in exynos_ufs_specify_phy_time_attr()585 t_cfg->tx_gran_n_val = in exynos_ufs_specify_phy_time_attr()587 t_cfg->tx_sleep_cnt = in exynos_ufs_specify_phy_time_attr()590 t_cfg->rx_linereset = in exynos_ufs_specify_phy_time_attr()594 t_cfg->rx_base_n_val = in exynos_ufs_specify_phy_time_attr()596 t_cfg->rx_gran_n_val = in exynos_ufs_specify_phy_time_attr()598 t_cfg->rx_sleep_cnt = in exynos_ufs_specify_phy_time_attr()600 t_cfg->rx_stall_cnt = in exynos_ufs_specify_phy_time_attr()[all …]
231 struct ufs_phy_time_cfg t_cfg; member