Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/intel/
H A Dpinctrl-intel.h86 * @hostown_offset: Register offset of HOSTSW_OWN from @regs. If %0 then it
118 unsigned int hostown_offset; member
150 .hostown_offset = soc ## _HOSTSW_OWN, \
H A Dpinctrl-intel.c233 if (!community->hostown_offset) in intel_pad_acpi_mode()
241 offset = community->hostown_offset + padgrp->reg_num * 4; in intel_pad_acpi_mode()
1823 base = community->regs + community->hostown_offset; in intel_pinctrl_suspend_noirq()
1933 base = community->regs + community->hostown_offset; in intel_pinctrl_resume_noirq()