Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dintel-lpss.c69 #define LPSS_PRIV_CAPS_NO_IDMA BIT(8) macro
249 return (lpss->caps & LPSS_PRIV_CAPS_NO_IDMA) == 0; in intel_lpss_has_idma()