Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dfpga.c18 static int fpga_get_op(char *opstr);
123 op = (int)fpga_get_op(argv[1]); in do_fpga()
308 static int fpga_get_op(char *opstr) in fpga_get_op() function