Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/tangier/
H A Dpinmux.c44 struct mrfld_pinctrl { struct
50 mrfld_get_family(struct mrfld_pinctrl *mp, unsigned int pin) in mrfld_get_family() argument
67 mrfld_get_bufcfg(struct mrfld_pinctrl *pinctrl, unsigned int pin) in mrfld_get_bufcfg()
95 struct mrfld_pinctrl *pinctrl; in mrfld_pinconfig_protected()
162 struct mrfld_pinctrl *pinctrl = dev_get_priv(dev); in tangier_pinctrl_probe()
193 .priv_auto_alloc_size = sizeof(struct mrfld_pinctrl),