Searched defs:fpga_write (Results 1 – 3 of 3) sorted by relevance
25 #define fpga_write(val, reg) __raw_writeb(val, reg) macro
729 static ssize_t fpga_write(struct file *filp, const char __user *buf, in fpga_write() function
329 static int fpga_write(int iobase, unsigned char wrd) in fpga_write() function