Searched refs:active_ltr (Results 1 – 3 of 3) sorted by relevance
20 u32 active_ltr; member68 host->active_ltr = readl(hba->mmio_base + INTEL_ACTIVELTR); in intel_cache_ltr()104 if (ltr == host->active_ltr) in intel_ltr_set()136 debugfs_create_x32("active_ltr", 0444, dir, &host->active_ltr); in intel_add_debugfs()
83 u32 active_ltr; member133 lpss->active_ltr = readl(lpss->priv + LPSS_PRIV_ACTIVELTR); in intel_lpss_cache_ltr()149 debugfs_create_x32("active_ltr", S_IRUGO, dir, &lpss->active_ltr); in intel_lpss_debugfs_add()186 if (ltr == lpss->active_ltr) in intel_lpss_ltr_set()
522 u32 active_ltr; member807 intel_host->active_ltr = readl(host->ioaddr + INTEL_ACTIVELTR); in intel_cache_ltr()845 if (ltr == intel_host->active_ltr) in intel_ltr_set()925 debugfs_create_x32("active_ltr", 0444, dir, &intel_host->active_ltr); in byt_add_debugfs()