Searched defs:sgpio_priv (Results 1 – 1 of 1) sorted by relevance
71904 struct sgpio_priv { struct71905 struct device *dev;71906 struct sgpio_bank in;71907 struct sgpio_bank out;71908 u32 bitcount;71909 u32 ports;71910 u32 clock;71911 u32 *regs;71912 const struct sgpio_properties *properties;