Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufs-exynos.c379 struct ufs_phy_time_cfg *t_cfg = &ufs->t_cfg; in exynos_ufs_specify_phy_time_attr() local
381 t_cfg->tx_linereset_p = in exynos_ufs_specify_phy_time_attr()
383 t_cfg->tx_linereset_n = in exynos_ufs_specify_phy_time_attr()
385 t_cfg->tx_high_z_cnt = in exynos_ufs_specify_phy_time_attr()
387 t_cfg->tx_base_n_val = in exynos_ufs_specify_phy_time_attr()
389 t_cfg->tx_gran_n_val = in exynos_ufs_specify_phy_time_attr()
391 t_cfg->tx_sleep_cnt = in exynos_ufs_specify_phy_time_attr()
394 t_cfg->rx_linereset = in exynos_ufs_specify_phy_time_attr()
396 t_cfg->rx_hibern8_wait = in exynos_ufs_specify_phy_time_attr()
398 t_cfg->rx_base_n_val = in exynos_ufs_specify_phy_time_attr()
[all …]
H A Dufs-exynos.h205 struct ufs_phy_time_cfg t_cfg; member