Searched refs:intel_get_community (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/pinctrl/intel/ |
| H A D | pinctrl-intel.c | 146 const struct intel_community *intel_get_community(const struct intel_pinctrl *pctrl, in intel_get_community() function 160 EXPORT_SYMBOL_NS_GPL(intel_get_community, "PINCTRL_INTEL"); 183 community = intel_get_community(pctrl, pin); in intel_get_padcfg() 203 community = intel_get_community(pctrl, pin); in intel_pad_owned_by_host() 234 community = intel_get_community(pctrl, pin); in intel_pad_acpi_mode() 277 community = intel_get_community(pctrl, pin); in intel_pad_locked() 650 const struct intel_community *community = intel_get_community(pctrl, pin); in intel_config_get_pull() 805 const struct intel_community *community = intel_get_community(pctrl, pin); in intel_config_set_pull() 1008 community = intel_get_community(pctrl, pin); in intel_pin_to_gpio()
|
| H A D | pinctrl-intel.h | 277 const struct intel_community *intel_get_community(const struct intel_pinctrl *pctrl,
|
| H A D | pinctrl-baytrail.c | 584 comm = intel_get_community(vg, offset); in byt_gpio_reg() 1185 comm = intel_get_community(vg, pin); in byt_gpio_dbg_show()
|
| H A D | pinctrl-lynxpoint.c | 225 comm = intel_get_community(lg, offset); in lp_gpio_reg()
|