Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/ufs/
Dufs-exynos.c857 if (attr->pa_hibern8time && in exynos_ufs_post_link()
860 attr->pa_hibern8time); in exynos_ufs_post_link()
867 if (!attr->pa_hibern8time) in exynos_ufs_post_link()
869 &attr->pa_hibern8time); in exynos_ufs_post_link()
924 attr->pa_hibern8time = PA_HIBERN8TIME_VAL; in exynos_ufs_parse_dt()
1055 int h8_time = attr->pa_hibern8time * in exynos_ufs_pre_hibern8()
Dufs-exynos.h141 unsigned int pa_hibern8time; member