Home
last modified time | relevance | path

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

/drivers/mfd/
Dintel-lpss.c84 u32 idle_ltr; member
134 lpss->idle_ltr = readl(lpss->priv + LPSS_PRIV_IDLELTR); in intel_lpss_cache_ltr()
150 debugfs_create_x32("idle_ltr", S_IRUGO, dir, &lpss->idle_ltr); in intel_lpss_debugfs_add()
/drivers/ufs/host/
Dufshcd-pci.c36 u32 idle_ltr; member
230 host->idle_ltr = readl(hba->mmio_base + INTEL_IDLELTR); in intel_cache_ltr()
298 debugfs_create_x32("idle_ltr", 0444, dir, &host->idle_ltr); in intel_add_debugfs()
/drivers/mmc/host/
Dsdhci-pci-core.c472 u32 idle_ltr; member
750 intel_host->idle_ltr = readl(host->ioaddr + INTEL_IDLELTR); in intel_cache_ltr()
868 debugfs_create_x32("idle_ltr", 0444, dir, &intel_host->idle_ltr); in byt_add_debugfs()