Searched refs:fpga_base (Results 1 – 3 of 3) sorted by relevance
174 __iomem void *fpga_base; /* May be NULL (Etherbone) */ member206 return readl(fmc->fpga_base + offset); in fmc_readl()213 writel(val, fmc->fpga_base + off); in fmc_writel()
42 __iomem void *fpga_base; /* May be NULL (Etherbone) */80 * fpga_base: the I/O memory address (may be NULL).84 * memlen: if fpga_base is valid, the length of I/O memory.156 carrier provides a fpga_base pointer, the driver may use direct158 inline functions fmc_readl and fmc_writel that access fpga_base if
15 FPGA registers, by means of the `fpga_base' field of the device18 by means of Etherbone), the `fpga_base' pointer will be NULL.