Searched refs:mscc_sgpio_priv (Results 1 – 1 of 1) sorted by relevance
70 struct mscc_sgpio_priv { struct79 static inline u32 sgpio_readl(struct mscc_sgpio_priv *priv, u32 rno, u32 off) in sgpio_readl() argument86 static inline void sgpio_writel(struct mscc_sgpio_priv *priv, in sgpio_writel()94 static void sgpio_clrsetbits(struct mscc_sgpio_priv *priv, in sgpio_clrsetbits()104 struct mscc_sgpio_priv *priv = dev_get_priv(dev); in mscc_sgpio_direction_input()117 struct mscc_sgpio_priv *priv = dev_get_priv(dev); in mscc_sgpio_direction_output()136 struct mscc_sgpio_priv *priv = dev_get_priv(dev); in mscc_sgpio_get_function()155 struct mscc_sgpio_priv *priv = dev_get_priv(dev); in mscc_sgpio_get_value()191 struct mscc_sgpio_priv *priv = dev_get_priv(dev); in mscc_sgpio_probe()274 .priv_auto_alloc_size = sizeof(struct mscc_sgpio_priv),