Home
last modified time | relevance | path

Searched refs:rtc_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/ufs/
H A Dufs.h591 enum ufs_rtc_time rtc_type; member
/openbmc/linux/drivers/rtc/
H A Drtc-rs5c372.c67 enum rtc_type { enum
125 enum rtc_type type;
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c693 if (hba->dev_info.rtc_type == UFS_RTC_RELATIVE) in ufshcd_device_reset()
8192 else if (hba->dev_info.rtc_type == UFS_RTC_RELATIVE) in ufshcd_update_rtc()
8219 dev_info->rtc_type = UFS_RTC_ABSOLUTE; in ufs_init_rtc()
8229 dev_info->rtc_type = UFS_RTC_RELATIVE; in ufs_init_rtc()