Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-rs5c372.c67 enum rtc_type { enum
125 enum rtc_type type;
/linux/include/ufs/
H A Dufs.h650 enum ufs_rtc_time rtc_type;
647 enum ufs_rtc_time rtc_type; global() member
/linux/drivers/ufs/core/
H A Dufshcd.c755 if (hba->dev_info.rtc_type == UFS_RTC_RELATIVE) in ufshcd_device_reset()
8488 else if (hba->dev_info.rtc_type == UFS_RTC_RELATIVE) in ufshcd_update_rtc()
8515 dev_info->rtc_type = UFS_RTC_ABSOLUTE; in ufs_init_rtc()
8525 dev_info->rtc_type = UFS_RTC_RELATIVE; in ufs_init_rtc()