Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/intel/
Dpinctrl-intel.c167 void __iomem *hostown; in intel_pad_reserved_for_acpi() local
178 hostown = community->regs + offset; in intel_pad_reserved_for_acpi()
180 return !(readl(hostown) & BIT(padno % NPADS_IN_GPP)); in intel_pad_reserved_for_acpi()