Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pinctrl/mscc/
H A Dmscc-common.h43 struct mscc_pmx_func { struct
52 struct mscc_pmx_func *func; argument
H A Dmscc-common.c264 priv->func = devm_kzalloc(dev, num_func * sizeof(struct mscc_pmx_func), in mscc_pinctrl_probe()