Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dmscc_sgpio.c34 struct mscc_sgpio_props { struct
54 const struct mscc_sgpio_props props_luton = { argument
62 const struct mscc_sgpio_props props_ocelot = {
76 const struct mscc_sgpio_props *props;
209 priv->props = (const struct mscc_sgpio_props *)dev_get_driver_data(dev); in mscc_sgpio_probe()