@@ -2064,26 +2064,6 @@ static const struct exynos_ufs_drv_data exynos_ufs_drvs = {
2064
2064
2065
2065
static struct exynos_ufs_uic_attr gs101_uic_attr = {
2066
2066
.tx_trailingclks = 0xff ,
2067
- .tx_dif_p_nsec = 3000000 , /* unit: ns */
2068
- .tx_dif_n_nsec = 1000000 , /* unit: ns */
2069
- .tx_high_z_cnt_nsec = 20000 , /* unit: ns */
2070
- .tx_base_unit_nsec = 100000 , /* unit: ns */
2071
- .tx_gran_unit_nsec = 4000 , /* unit: ns */
2072
- .tx_sleep_cnt = 1000 , /* unit: ns */
2073
- .tx_min_activatetime = 0xa ,
2074
- .rx_filler_enable = 0x2 ,
2075
- .rx_dif_p_nsec = 1000000 , /* unit: ns */
2076
- .rx_hibern8_wait_nsec = 4000000 , /* unit: ns */
2077
- .rx_base_unit_nsec = 100000 , /* unit: ns */
2078
- .rx_gran_unit_nsec = 4000 , /* unit: ns */
2079
- .rx_sleep_cnt = 1280 , /* unit: ns */
2080
- .rx_stall_cnt = 320 , /* unit: ns */
2081
- .rx_hs_g1_sync_len_cap = SYNC_LEN_COARSE (0xf ),
2082
- .rx_hs_g2_sync_len_cap = SYNC_LEN_COARSE (0xf ),
2083
- .rx_hs_g3_sync_len_cap = SYNC_LEN_COARSE (0xf ),
2084
- .rx_hs_g1_prep_sync_len_cap = PREP_LEN (0xf ),
2085
- .rx_hs_g2_prep_sync_len_cap = PREP_LEN (0xf ),
2086
- .rx_hs_g3_prep_sync_len_cap = PREP_LEN (0xf ),
2087
2067
.pa_dbg_opt_suite1_val = 0x90913C1C ,
2088
2068
.pa_dbg_opt_suite1_off = PA_GS101_DBG_OPTION_SUITE1 ,
2089
2069
.pa_dbg_opt_suite2_val = 0xE01C115F ,
0 commit comments