Home
last modified time | relevance | path

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

/linux/drivers/ufs/host/
H A Dufshcd-pci.c33 u32 active_ltr; member
247 host->active_ltr = readl(hba->mmio_base + INTEL_ACTIVELTR); in intel_cache_ltr()
283 if (ltr == host->active_ltr) in intel_ltr_set()
315 debugfs_create_x32("active_ltr", 0444, dir, &host->active_ltr); in intel_add_debugfs()