Searched refs:fpga_get_reg (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/board/gdsys/common/ |
H A D | fpga.c | 19 int fpga_get_reg(u32 fpga, u16 *reg, off_t regoff, u16 *data) in fpga_get_reg() function
|
/openbmc/u-boot/cmd/ |
H A D | fpgad.c | 73 fpga_get_reg(fpga, in do_fpga_md()
|
H A D | Kconfig | 763 fpga_get_reg() function. This functions similarly to the 'md'
|
/openbmc/u-boot/include/ |
H A D | gdsys_fpga.h | 21 int fpga_get_reg(u32 fpga, u16 *reg, off_t regoff, u16 *data); 32 fpga_get_reg((ix), \
|
/openbmc/u-boot/board/gdsys/mpc8308/ |
H A D | hrcon.c | 79 int fpga_get_reg(u32 fpga, u16 *reg, off_t regoff, u16 *data) in fpga_get_reg() function
|
H A D | strider.c | 82 int fpga_get_reg(u32 fpga, u16 *reg, off_t regoff, u16 *data) in fpga_get_reg() function
|