Home
last modified time | relevance | path

Searched refs:last_dme_cmd_tstamp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufshcd.h662 * @last_dme_cmd_tstamp: time stamp of the last completed DME command
766 ktime_t last_dme_cmd_tstamp; member
H A Dufshcd.c3641 * last_dme_cmd_tstamp will be 0 only for 1st call to in ufshcd_add_delay_before_dme_cmd()
3644 if (unlikely(!ktime_to_us(hba->last_dme_cmd_tstamp))) { in ufshcd_add_delay_before_dme_cmd()
3650 hba->last_dme_cmd_tstamp)); in ufshcd_add_delay_before_dme_cmd()
/kernel/linux/linux-6.6/include/ufs/
H A Dufshcd.h862 * @last_dme_cmd_tstamp: time stamp of the last completed DME command
1010 ktime_t last_dme_cmd_tstamp; member
/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufshcd.c3957 * last_dme_cmd_tstamp will be 0 only for 1st call to in ufshcd_add_delay_before_dme_cmd()
3960 if (unlikely(!ktime_to_us(hba->last_dme_cmd_tstamp))) { in ufshcd_add_delay_before_dme_cmd()
3966 hba->last_dme_cmd_tstamp)); in ufshcd_add_delay_before_dme_cmd()

Completed in 28 milliseconds