Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dintel-lpss.c54 #define LPSS_PRIV_ACTIVELTR 0x10 macro
141 lpss->active_ltr = readl(lpss->priv + LPSS_PRIV_ACTIVELTR); in intel_lpss_cache_ltr()
179 ltr = readl(lpss->priv + LPSS_PRIV_ACTIVELTR); in intel_lpss_ltr_set()
197 writel(ltr, lpss->priv + LPSS_PRIV_ACTIVELTR); in intel_lpss_ltr_set()