Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/intel/
Dpinctrl-intel.c165 void __iomem *hostown; in intel_pad_acpi_mode() local
176 hostown = community->regs + offset; in intel_pad_acpi_mode()
178 return !(readl(hostown) & BIT(padno % community->gpp_size)); in intel_pad_acpi_mode()