Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/ufs/
Dufs-exynos.c865 if (attr->pa_hibern8time && in exynos_ufs_post_link()
868 attr->pa_hibern8time); in exynos_ufs_post_link()
875 if (!attr->pa_hibern8time) in exynos_ufs_post_link()
877 &attr->pa_hibern8time); in exynos_ufs_post_link()
932 attr->pa_hibern8time = PA_HIBERN8TIME_VAL; in exynos_ufs_parse_dt()
1063 int h8_time = attr->pa_hibern8time * in exynos_ufs_pre_hibern8()
Dufs-exynos.h154 unsigned int pa_hibern8time; member