Searched refs:fpga_wr_fn (Results 1 – 4 of 4) sorted by relevance
/external/u-boot/board/spear/x600/ |
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,
|
/external/u-boot/board/armadeus/apf27/ |
D | fpga.c | 36 fpga_wr_fn, 134 int fpga_wr_fn(int assert_write, int flush, int cookie) in fpga_wr_fn() function
|
D | fpga.h | 19 extern int fpga_wr_fn(int assert_write, int flush, int cookie);
|
/external/u-boot/board/teejet/mt_ventoux/ |
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,
|