Lines Matching refs:socfpga_fpga_priv

103 struct socfpga_fpga_priv {
134 static u32 socfpga_fpga_readl(struct socfpga_fpga_priv *priv, u32 reg_offset)
139 static void socfpga_fpga_writel(struct socfpga_fpga_priv *priv, u32 reg_offset,
145 static u32 socfpga_fpga_raw_readl(struct socfpga_fpga_priv *priv,
151 static void socfpga_fpga_raw_writel(struct socfpga_fpga_priv *priv,
157 static void socfpga_fpga_data_writel(struct socfpga_fpga_priv *priv, u32 value)
162 static inline void socfpga_fpga_set_bitsl(struct socfpga_fpga_priv *priv,
172 static inline void socfpga_fpga_clr_bitsl(struct socfpga_fpga_priv *priv,
182 static u32 socfpga_fpga_mon_status_get(struct socfpga_fpga_priv *priv)
188 static u32 socfpga_fpga_state_get(struct socfpga_fpga_priv *priv)
199 static void socfpga_fpga_clear_done_status(struct socfpga_fpga_priv *priv)
209 static int socfpga_fpga_dclk_set_and_wait_clear(struct socfpga_fpga_priv *priv,
235 static int socfpga_fpga_wait_for_state(struct socfpga_fpga_priv *priv,
253 static void socfpga_fpga_enable_irqs(struct socfpga_fpga_priv *priv, u32 irqs)
271 static void socfpga_fpga_disable_irqs(struct socfpga_fpga_priv *priv)
278 struct socfpga_fpga_priv *priv = dev_id;
302 static int socfpga_fpga_wait_for_config_done(struct socfpga_fpga_priv *priv)
320 static int socfpga_fpga_cfg_mode_get(struct socfpga_fpga_priv *priv)
335 static int socfpga_fpga_cfg_mode_set(struct socfpga_fpga_priv *priv)
360 struct socfpga_fpga_priv *priv = mgr->priv;
403 struct socfpga_fpga_priv *priv = mgr->priv;
436 struct socfpga_fpga_priv *priv = mgr->priv;
473 struct socfpga_fpga_priv *priv = mgr->priv;
522 struct socfpga_fpga_priv *priv = mgr->priv;
546 struct socfpga_fpga_priv *priv;