Searched refs:fpga_pgm_fn (Results 1 – 4 of 4) sorted by relevance
/external/u-boot/board/spear/x600/ |
D | fpga.c | 40 static int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn() function 167 fpga_pgm_fn, 186 fpga_pgm_fn(false, false, 0); /* make sure program pin is inactive */ in fpga_serialslave_init()
|
/external/u-boot/board/armadeus/apf27/ |
D | fpga.c | 30 fpga_pgm_fn, 85 int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn() function
|
D | fpga.h | 14 extern int fpga_pgm_fn(int assert_pgm, int flush, int cookie);
|
/external/u-boot/board/teejet/mt_ventoux/ |
D | mt_ventoux.c | 122 int fpga_pgm_fn(int nassert, int nflush, int cookie) in fpga_pgm_fn() function 194 fpga_pgm_fn,
|