Home
last modified time | relevance | path

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

/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dmipi-i3c-hci-pci.c63 u32 idle_ltr; member
70 host->idle_ltr = readl(host->priv + INTEL_IDLELTR); in intel_cache_ltr()
134 debugfs_create_x32("idle_ltr", 0444, dir, &host->idle_ltr); in intel_add_debugfs()
/linux/drivers/ufs/host/
H A Dufshcd-pci.c34 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()