Home
last modified time | relevance | path

Searched refs:fpga_pgm_fn (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/board/spear/x600/
Dfpga.c40 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/
Dfpga.c30 fpga_pgm_fn,
85 int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn() function
Dfpga.h14 extern int fpga_pgm_fn(int assert_pgm, int flush, int cookie);
/external/u-boot/board/teejet/mt_ventoux/
Dmt_ventoux.c122 int fpga_pgm_fn(int nassert, int nflush, int cookie) in fpga_pgm_fn() function
194 fpga_pgm_fn,