Searched refs:hostown_offset (Results 1 – 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/intel/ |
D | pinctrl-intel.h | 124 unsigned int hostown_offset; member
|
D | pinctrl-denverton.c | 35 .hostown_offset = DNV_HOSTSW_OWN, \
|
D | pinctrl-lewisburg.c | 28 .hostown_offset = LBG_HOSTSW_OWN, \
|
D | pinctrl-jasperlake.c | 36 .hostown_offset = JSL_HOSTSW_OWN, \
|
D | pinctrl-cedarfork.c | 35 .hostown_offset = CDF_HOSTSW_OWN, \
|
D | pinctrl-emmitsburg.c | 35 .hostown_offset = EBG_HOSTSW_OWN, \
|
D | pinctrl-icelake.c | 37 .hostown_offset = ICL_HOSTSW_OWN, \
|
D | pinctrl-geminilake.c | 27 .hostown_offset = GLK_HOSTSW_OWN, \
|
D | pinctrl-intel.c | 179 if (!community->hostown_offset) in intel_pad_acpi_mode() 187 offset = community->hostown_offset + padgrp->reg_num * 4; in intel_pad_acpi_mode() 1685 base = community->regs + community->hostown_offset; in intel_pinctrl_suspend_noirq() 1791 base = community->regs + community->hostown_offset; in intel_pinctrl_resume_noirq()
|
D | pinctrl-sunrisepoint.c | 30 .hostown_offset = SPT_HOSTSW_OWN, \
|
D | pinctrl-tigerlake.c | 39 .hostown_offset = (ho), \
|
D | pinctrl-cannonlake.c | 38 .hostown_offset = (ho), \
|
D | pinctrl-broxton.c | 27 .hostown_offset = BXT_HOSTSW_OWN, \
|