/u-boot/drivers/misc/ |
A D | gdsys_soc.c | 19 struct udevice *fpga; member 27 int gdsys_soc_get_fpga(struct udevice *child, struct udevice **fpga) in gdsys_soc_get_fpga() 51 struct udevice *fpga; in gdsys_soc_probe() local
|
A D | ihs_fpga.c | 403 static int get_versions(unsigned int fpga, struct fpga_versions *versions) in get_versions() 488 static int get_features(unsigned int fpga, struct fpga_features *features) in get_features()
|
/u-boot/board/gdsys/common/ |
A D | fpga.c | 14 int fpga_set_reg(u32 fpga, u16 *reg, off_t regoff, u16 data) in fpga_set_reg() 21 int fpga_get_reg(u32 fpga, u16 *reg, off_t regoff, u16 *data) in fpga_get_reg()
|
A D | cmd_ioloop.c | 81 static void io_check_status(uint fpga, u16 status, enum status_print_type type) in io_check_status() 146 static void io_send(uint fpga, uint size) in io_send() 190 static void io_receive(uint fpga) in io_receive() 218 static void io_reflect(uint fpga) in io_reflect() 271 uint fpga; in do_ioreflect() local 328 struct udevice *fpga; in do_ioreflect() local 381 uint fpga; in do_ioloop() local 449 struct udevice *fpga; in do_ioloop() local
|
A D | ihs_mdio.h | 12 u32 fpga; member
|
A D | ioep-fpga.c | 80 static int get_versions(unsigned int fpga, struct fpga_versions *versions) in get_versions() 141 static int get_features(unsigned int fpga, struct fpga_features *features) in get_features() 278 static int get_versions(unsigned int fpga, struct fpga_versions *versions) in get_versions() 353 static int get_features(unsigned int fpga, struct fpga_features *features) in get_features() 450 bool ioep_fpga_has_osd(unsigned int fpga) in ioep_fpga_has_osd() 459 void ioep_fpga_print_info(unsigned int fpga) in ioep_fpga_print_info()
|
A D | ihs_mdio.c | 28 static inline u16 read_reg(struct udevice *fpga, uint base, uint addr) in read_reg() 39 static inline void write_reg(struct udevice *fpga, uint base, uint addr, in write_reg()
|
/u-boot/drivers/fpga/ |
A D | altera.c | 104 const struct altera_fpga *fpga = altera_desc_to_fpga(desc, __func__); in altera_load() local 118 const struct altera_fpga *fpga = altera_desc_to_fpga(desc, __func__); in altera_dump() local 132 const struct altera_fpga *fpga = altera_desc_to_fpga(desc, __func__); in altera_info() local
|
/u-boot/arch/arm/dts/ |
A D | fsl-ls1043a-qds.dtsi | 154 fpga: board-control@2,0 { label
|
A D | fsl-ls1088a-qds.dtsi | 123 fpga: board-control@3,0 { label
|
A D | ls1021a-qds.dtsi | 131 fpga: board-control@3,0 { label
|
/u-boot/board/gdsys/mpc8308/ |
A D | hrcon.c | 63 int fpga_set_reg(u32 fpga, u16 *reg, off_t regoff, u16 data) in fpga_set_reg() 84 int fpga_get_reg(u32 fpga, u16 *reg, off_t regoff, u16 *data) in fpga_get_reg() 299 int mpc8308_get_fpga_done(uint fpga) in mpc8308_get_fpga_done() 377 uint fpga; member
|
A D | strider.c | 66 int fpga_set_reg(u32 fpga, u16 *reg, off_t regoff, u16 data) in fpga_set_reg() 87 int fpga_get_reg(u32 fpga, u16 *reg, off_t regoff, u16 *data) in fpga_get_reg() 354 int mpc8308_get_fpga_done(uint fpga) in mpc8308_get_fpga_done() 432 uint fpga; member
|
/u-boot/cmd/ |
A D | fpgad.c | 31 unsigned int fpga; in do_fpga_md() local
|
/u-boot/board/gdsys/a38x/ |
A D | hydra.c | 20 static struct ihs_fpga *fpga; variable
|
/u-boot/arch/arm/mach-zynq/ |
A D | cpu.c | 21 xilinx_desc fpga = { variable
|
/u-boot/board/armadeus/apf27/ |
A D | fpga.c | 46 xilinx_desc fpga[CONFIG_FPGA_COUNT] = { variable
|
/u-boot/board/spear/x600/ |
A D | fpga.c | 177 static xilinx_desc fpga[CONFIG_FPGA_COUNT] = { variable
|
/u-boot/board/gdsys/p1022/ |
A D | controlcenterd.c | 364 struct ihs_fpga *fpga; in hydra_initialize() local
|