Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/spear/x600/
H A Dfpga.c41 static int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn() function
168 fpga_pgm_fn,
187 fpga_pgm_fn(false, false, 0); /* make sure program pin is inactive */ in fpga_serialslave_init()
/OK3568_Linux_fs/u-boot/board/armadeus/apf27/
H A Dfpga.c31 fpga_pgm_fn,
86 int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn() function
H A Dfpga.h15 extern int fpga_pgm_fn(int assert_pgm, int flush, int cookie);
/OK3568_Linux_fs/u-boot/board/teejet/mt_ventoux/
H A Dmt_ventoux.c123 int fpga_pgm_fn(int nassert, int nflush, int cookie) in fpga_pgm_fn() function
195 fpga_pgm_fn,