Home
last modified time | relevance | path

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

/linux/drivers/ufs/host/
H A Dufshcd-pci.c234 #define INTEL_ACTIVELTR 0x804 macro
247 host->active_ltr = readl(hba->mmio_base + INTEL_ACTIVELTR); in intel_cache_ltr()
264 ltr = readl(hba->mmio_base + INTEL_ACTIVELTR); in intel_ltr_set()
286 writel(ltr, hba->mmio_base + INTEL_ACTIVELTR); in intel_ltr_set()