Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/intel/
H A Dpinctrl-tangier.c67 static const struct tng_family *tng_get_family(struct tng_pinctrl *tp, in tng_get_family()
84 static bool tng_buf_available(struct tng_pinctrl *tp, unsigned int pin) in tng_buf_available()
95 static void __iomem *tng_get_bufcfg(struct tng_pinctrl *tp, unsigned int pin) in tng_get_bufcfg()
108 static int tng_read_bufcfg(struct tng_pinctrl *tp, unsigned int pin, u32 *value) in tng_read_bufcfg()
121 static void tng_update_bufcfg(struct tng_pinctrl *tp, unsigned int pin, in tng_update_bufcfg()
136 struct tng_pinctrl *tp = pinctrl_dev_get_drvdata(pctldev); in tng_get_groups_count()
144 struct tng_pinctrl *tp = pinctrl_dev_get_drvdata(pctldev); in tng_get_group_name()
152 struct tng_pinctrl *tp = pinctrl_dev_get_drvdata(pctldev); in tng_get_group_pins()
162 struct tng_pinctrl *tp = pinctrl_dev_get_drvdata(pctldev); in tng_pin_dbg_show()
190 struct tng_pinctrl *tp = pinctrl_dev_get_drvdata(pctldev); in tng_get_functions_count()
[all …]
H A Dpinctrl-tangier.h73 struct tng_pinctrl { struct
H A Dpinctrl-moorefield.c307 static const struct tng_pinctrl mofld_soc_data = {
H A Dpinctrl-merrifield.c342 static const struct tng_pinctrl mrfld_soc_data = {