Searched refs:fpga_clk_fn (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/board/spear/x600/ |
H A D | fpga.c | 122 static int fpga_clk_fn(int assert_clk, int flush, int cookie) in fpga_clk_fn() function 168 fpga_clk_fn,
|
/openbmc/u-boot/board/armadeus/apf27/ |
H A D | fpga.c | 34 fpga_clk_fn, 96 int fpga_clk_fn(int assert_clk, int flush, int cookie) in fpga_clk_fn() function
|
H A D | fpga.h | 18 extern int fpga_clk_fn(int assert_clk, int flush, int cookie);
|
/openbmc/u-boot/board/teejet/mt_ventoux/ |
H A D | mt_ventoux.c | 185 int fpga_clk_fn(int assert_clk, int flush, int cookie) in fpga_clk_fn() function 195 fpga_clk_fn,
|