Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ufs/host/
Dufs-exynos.h237 #define EXYNOS_UFS_OPT_SKIP_CONNECTION_ESTAB BIT(1) macro
Dufs-exynos.c1056 if (ufs->opts & EXYNOS_UFS_OPT_SKIP_CONNECTION_ESTAB) in exynos_ufs_post_link()
1541 if (!(ufs->opts & EXYNOS_UFS_OPT_SKIP_CONNECTION_ESTAB)) in exynos_ufs_post_hibern8()
2037 EXYNOS_UFS_OPT_SKIP_CONNECTION_ESTAB |