Searched refs:fpga_pgm_fn (Results 1 – 3 of 3) sorted by relevance
/u-boot/board/spear/x600/ |
A D | fpga.c | 42 static int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn() function 169 fpga_pgm_fn, 188 fpga_pgm_fn(false, false, 0); /* make sure program pin is inactive */ in fpga_serialslave_init()
|
/u-boot/board/armadeus/apf27/ |
A D | fpga.h | 14 extern int fpga_pgm_fn(int assert_pgm, int flush, int cookie);
|
A D | fpga.c | 32 fpga_pgm_fn, 87 int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn() function
|
Completed in 4 milliseconds