Searched refs:fpga_wr_fn (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/board/spear/x600/ |
H A D | fpga.c | 131 static int fpga_wr_fn(int assert_write, int flush, int cookie) in fpga_wr_fn() function 171 fpga_wr_fn,
|
/openbmc/u-boot/board/armadeus/apf27/ |
H A D | fpga.c | 36 fpga_wr_fn, 134 int fpga_wr_fn(int assert_write, int flush, int cookie) in fpga_wr_fn() function
|
H A D | fpga.h | 19 extern int fpga_wr_fn(int assert_write, int flush, int cookie);
|
/openbmc/u-boot/board/teejet/mt_ventoux/ |
H A D | mt_ventoux.c | 178 int fpga_wr_fn(int nassert_write, int flush, int cookie) in fpga_wr_fn() function 198 fpga_wr_fn,
|