Searched refs:fpga_set_reg (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/board/gdsys/common/ |
H A D | fpga.c | 12 int fpga_set_reg(u32 fpga, u16 *reg, off_t regoff, u16 data) in fpga_set_reg() function
|
/openbmc/u-boot/include/ |
H A D | gdsys_fpga.h | 20 int fpga_set_reg(u32 fpga, u16 *reg, off_t regoff, u16 data); 26 fpga_set_reg((ix), \
|
/openbmc/u-boot/board/gdsys/mpc8308/ |
H A D | strider.c | 61 int fpga_set_reg(u32 fpga, u16 *reg, off_t regoff, u16 data) in fpga_set_reg() function
|
H A D | hrcon.c | 58 int fpga_set_reg(u32 fpga, u16 *reg, off_t regoff, u16 data) in fpga_set_reg() function
|