Home
last modified time | relevance | path

Searched refs:UNIPHIER_PINCTRL_IECTRL (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/pinctrl/uniphier/
Dpinctrl-uniphier.h27 #define UNIPHIER_PINCTRL_IECTRL 0xd00 macro
Dpinctrl-uniphier-core.c238 ret = regmap_read(priv->regmap, UNIPHIER_PINCTRL_IECTRL, &val); in uniphier_conf_pin_input_enable_get()
431 return regmap_update_bits(priv->regmap, UNIPHIER_PINCTRL_IECTRL, in uniphier_conf_pin_input_enable()