Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/ufs/host/
Dufs-exynos.c1047 if (attr->pa_hibern8time && in exynos_ufs_post_link()
1050 attr->pa_hibern8time); in exynos_ufs_post_link()
1057 if (!attr->pa_hibern8time) in exynos_ufs_post_link()
1059 &attr->pa_hibern8time); in exynos_ufs_post_link()
1118 attr->pa_hibern8time = PA_HIBERN8TIME_VAL; in exynos_ufs_parse_dt()
1250 int h8_time = attr->pa_hibern8time * in exynos_ufs_pre_hibern8()
Dufs-exynos.h157 unsigned int pa_hibern8time; member