Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/intel/
Dpinctrl-intel.h66 unsigned padown_offset; member
Dpinctrl-sunrisepoint.c29 .padown_offset = SPT_PAD_OWN, \
Dpinctrl-intel.c150 if (!community->padown_offset) in intel_pad_owned_by_host()
156 offset = community->padown_offset + gpp * 16 + (gpp_offset / 8) * 4; in intel_pad_owned_by_host()