Searched refs:socfpga_fpga_priv (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/fpga/
H A Dsocfpga.c114 struct socfpga_fpga_priv { struct
145 static u32 socfpga_fpga_readl(struct socfpga_fpga_priv *priv, u32 reg_offset) socfpga_fpga_readl()
150 static void socfpga_fpga_writel(struct socfpga_fpga_priv *priv, u32 reg_offset, socfpga_fpga_writel()
156 static u32 socfpga_fpga_raw_readl(struct socfpga_fpga_priv *priv, socfpga_fpga_raw_readl()
162 static void socfpga_fpga_raw_writel(struct socfpga_fpga_priv *priv, socfpga_fpga_raw_writel()
168 static void socfpga_fpga_data_writel(struct socfpga_fpga_priv *priv, u32 value) socfpga_fpga_data_writel()
173 static inline void socfpga_fpga_set_bitsl(struct socfpga_fpga_priv *priv, socfpga_fpga_set_bitsl()
183 static inline void socfpga_fpga_clr_bitsl(struct socfpga_fpga_priv *priv, socfpga_fpga_clr_bitsl()
193 static u32 socfpga_fpga_mon_status_get(struct socfpga_fpga_priv *priv) socfpga_fpga_mon_status_get()
199 static u32 socfpga_fpga_state_get(struct socfpga_fpga_priv *priv) socfpga_fpga_state_get()
210 static void socfpga_fpga_clear_done_status(struct socfpga_fpga_priv *priv) socfpga_fpga_clear_done_status()
220 static int socfpga_fpga_dclk_set_and_wait_clear(struct socfpga_fpga_priv *priv, socfpga_fpga_dclk_set_and_wait_clear()
246 static int socfpga_fpga_wait_for_state(struct socfpga_fpga_priv *priv, socfpga_fpga_wait_for_state()
264 static void socfpga_fpga_enable_irqs(struct socfpga_fpga_priv *priv, u32 irqs) socfpga_fpga_enable_irqs()
282 static void socfpga_fpga_disable_irqs(struct socfpga_fpga_priv *priv) socfpga_fpga_disable_irqs()
289 struct socfpga_fpga_priv *priv = dev_id; socfpga_fpga_isr()
313 static int socfpga_fpga_wait_for_config_done(struct socfpga_fpga_priv *priv) socfpga_fpga_wait_for_config_done()
331 static int socfpga_fpga_cfg_mode_get(struct socfpga_fpga_priv *priv) socfpga_fpga_cfg_mode_get()
346 static int socfpga_fpga_cfg_mode_set(struct socfpga_fpga_priv *priv) socfpga_fpga_cfg_mode_set()
371 struct socfpga_fpga_priv *priv = mgr->priv; socfpga_fpga_reset()
413 struct socfpga_fpga_priv *priv = mgr->priv; socfpga_fpga_ops_configure_init()
446 struct socfpga_fpga_priv *priv = mgr->priv; socfpga_fpga_ops_configure_write()
483 struct socfpga_fpga_priv *priv = mgr->priv; socfpga_fpga_ops_configure_complete()
532 struct socfpga_fpga_priv *priv = mgr->priv; socfpga_fpga_ops_state()
556 struct socfpga_fpga_priv *priv; socfpga_fpga_probe()

Completed in 40 milliseconds