Searched refs:socfpga_fpga_priv (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/fpga/ |
H A D | socfpga.c | 103 struct socfpga_fpga_priv { struct 134 static u32 socfpga_fpga_readl(struct socfpga_fpga_priv *priv, u32 reg_offset) in socfpga_fpga_readl() 139 static void socfpga_fpga_writel(struct socfpga_fpga_priv *priv, u32 reg_offset, in socfpga_fpga_writel() 145 static u32 socfpga_fpga_raw_readl(struct socfpga_fpga_priv *priv, in socfpga_fpga_raw_readl() 151 static void socfpga_fpga_raw_writel(struct socfpga_fpga_priv *priv, in socfpga_fpga_raw_writel() 157 static void socfpga_fpga_data_writel(struct socfpga_fpga_priv *priv, u32 value) in socfpga_fpga_data_writel() 162 static inline void socfpga_fpga_set_bitsl(struct socfpga_fpga_priv *priv, in socfpga_fpga_set_bitsl() 172 static inline void socfpga_fpga_clr_bitsl(struct socfpga_fpga_priv *priv, in socfpga_fpga_clr_bitsl() 182 static u32 socfpga_fpga_mon_status_get(struct socfpga_fpga_priv *priv) in socfpga_fpga_mon_status_get() 188 static u32 socfpga_fpga_state_get(struct socfpga_fpga_priv *pri [all...] |
/kernel/linux/linux-6.6/drivers/fpga/ |
H A D | socfpga.c | 103 struct socfpga_fpga_priv { struct 134 static u32 socfpga_fpga_readl(struct socfpga_fpga_priv *priv, u32 reg_offset) in socfpga_fpga_readl() 139 static void socfpga_fpga_writel(struct socfpga_fpga_priv *priv, u32 reg_offset, in socfpga_fpga_writel() 145 static u32 socfpga_fpga_raw_readl(struct socfpga_fpga_priv *priv, in socfpga_fpga_raw_readl() 151 static void socfpga_fpga_raw_writel(struct socfpga_fpga_priv *priv, in socfpga_fpga_raw_writel() 157 static void socfpga_fpga_data_writel(struct socfpga_fpga_priv *priv, u32 value) in socfpga_fpga_data_writel() 162 static inline void socfpga_fpga_set_bitsl(struct socfpga_fpga_priv *priv, in socfpga_fpga_set_bitsl() 172 static inline void socfpga_fpga_clr_bitsl(struct socfpga_fpga_priv *priv, in socfpga_fpga_clr_bitsl() 182 static u32 socfpga_fpga_mon_status_get(struct socfpga_fpga_priv *priv) in socfpga_fpga_mon_status_get() 188 static u32 socfpga_fpga_state_get(struct socfpga_fpga_priv *pri [all...] |
Completed in 3 milliseconds