Searched refs:INTEL_ACTIVELTR (Results 1 – 2 of 2) sorted by relevance
216 #define INTEL_ACTIVELTR 0x804 macro229 host->active_ltr = readl(hba->mmio_base + INTEL_ACTIVELTR); in intel_cache_ltr()246 ltr = readl(hba->mmio_base + INTEL_ACTIVELTR); in intel_ltr_set()268 writel(ltr, hba->mmio_base + INTEL_ACTIVELTR); in intel_ltr_set()
735 #define INTEL_ACTIVELTR 0x804 macro749 intel_host->active_ltr = readl(host->ioaddr + INTEL_ACTIVELTR); in intel_cache_ltr()768 ltr = readl(host->ioaddr + INTEL_ACTIVELTR); in intel_ltr_set()790 writel(ltr, host->ioaddr + INTEL_ACTIVELTR); in intel_ltr_set()
Completed in 8 milliseconds