Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufs-exynos.h211 #define EXYNOS_UFS_OPT_SKIP_CONNECTION_ESTAB BIT(1) macro
H A Dufs-exynos.c857 if (ufs->opts & EXYNOS_UFS_OPT_SKIP_CONNECTION_ESTAB) in exynos_ufs_post_link()
1108 if (!(ufs->opts & EXYNOS_UFS_OPT_SKIP_CONNECTION_ESTAB)) in exynos_ufs_post_hibern8()
1263 EXYNOS_UFS_OPT_SKIP_CONNECTION_ESTAB |
/kernel/linux/linux-6.6/drivers/ufs/host/
H A Dufs-exynos.h219 #define EXYNOS_UFS_OPT_SKIP_CONNECTION_ESTAB BIT(1) macro
H A Dufs-exynos.c1029 if (ufs->opts & EXYNOS_UFS_OPT_SKIP_CONNECTION_ESTAB) in exynos_ufs_post_link()
1285 if (!(ufs->opts & EXYNOS_UFS_OPT_SKIP_CONNECTION_ESTAB)) in exynos_ufs_post_hibern8()
1688 EXYNOS_UFS_OPT_SKIP_CONNECTION_ESTAB |

Completed in 6 milliseconds