Home
last modified time | relevance | path

Searched refs:hostown_offset (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-6.6/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.c198 if (!community->hostown_offset) in intel_pad_acpi_mode()
206 offset = community->hostown_offset + padgrp->reg_num * 4; in intel_pad_acpi_mode()
1799 base = community->regs + community->hostown_offset; in intel_pinctrl_suspend_noirq()
1910 base = community->regs + community->hostown_offset; in intel_pinctrl_resume_noirq()
/kernel/linux/linux-5.10/drivers/pinctrl/intel/
H A Dpinctrl-intel.h93 * @hostown_offset: Register offset of HOSTSW_OWN from @regs. If %0 then it
124 unsigned int hostown_offset; member
H A Dpinctrl-denverton.c35 .hostown_offset = DNV_HOSTSW_OWN, \
H A Dpinctrl-emmitsburg.c35 .hostown_offset = EBG_HOSTSW_OWN, \
H A Dpinctrl-jasperlake.c36 .hostown_offset = JSL_HOSTSW_OWN, \
H A Dpinctrl-lewisburg.c28 .hostown_offset = LBG_HOSTSW_OWN, \
H A Dpinctrl-cedarfork.c35 .hostown_offset = CDF_HOSTSW_OWN, \
H A Dpinctrl-geminilake.c27 .hostown_offset = GLK_HOSTSW_OWN, \
H A Dpinctrl-icelake.c37 .hostown_offset = ICL_HOSTSW_OWN, \
H A Dpinctrl-intel.c179 if (!community->hostown_offset) in intel_pad_acpi_mode()
187 offset = community->hostown_offset + padgrp->reg_num * 4; in intel_pad_acpi_mode()
1690 base = community->regs + community->hostown_offset; in intel_pinctrl_suspend_noirq()
1801 base = community->regs + community->hostown_offset; in intel_pinctrl_resume_noirq()
H A Dpinctrl-cannonlake.c38 .hostown_offset = (ho), \
H A Dpinctrl-sunrisepoint.c30 .hostown_offset = SPT_HOSTSW_OWN, \
H A Dpinctrl-tigerlake.c39 .hostown_offset = (ho), \
H A Dpinctrl-broxton.c27 .hostown_offset = BXT_HOSTSW_OWN, \

Completed in 13 milliseconds