Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/intel/
H A Dpinctrl-intel.c135 const struct intel_community *intel_get_community(const struct intel_pinctrl *pctrl, in intel_get_community() function
149 EXPORT_SYMBOL_NS_GPL(intel_get_community, PINCTRL_INTEL);
172 community = intel_get_community(pctrl, pin); in intel_get_padcfg()
192 community = intel_get_community(pctrl, pin); in intel_pad_owned_by_host()
217 community = intel_get_community(pctrl, pin); in intel_pad_acpi_mode()
260 community = intel_get_community(pctrl, pin); in intel_pad_locked()
633 const struct intel_community *community = intel_get_community(pctrl, pin); in intel_config_get_pull()
788 const struct intel_community *community = intel_get_community(pctrl, pin); in intel_config_set_pull()
991 community = intel_get_community(pctrl, pin); in intel_pin_to_gpio()
H A Dpinctrl-intel.h267 const struct intel_community *intel_get_community(const struct intel_pinctrl *pctrl,
H A Dpinctrl-baytrail.c566 comm = intel_get_community(vg, offset); in byt_gpio_reg()
1165 comm = intel_get_community(vg, pin); in byt_gpio_dbg_show()
H A Dpinctrl-lynxpoint.c217 comm = intel_get_community(lg, offset); in lp_gpio_reg()