Searched refs:ihs_fpga (Results 1 – 8 of 8) sorted by relevance
/external/u-boot/include/ |
D | gdsys_fpga.h | 23 extern struct ihs_fpga *fpga_ptr[]; 28 offsetof(struct ihs_fpga, fld), \ 34 offsetof(struct ihs_fpga, fld), \ 79 struct ihs_fpga { struct 90 struct ihs_fpga { argument 115 struct ihs_fpga { argument 131 struct ihs_fpga { argument 165 struct ihs_fpga { argument 211 struct ihs_fpga { argument 241 struct ihs_fpga { argument [all …]
|
/external/u-boot/board/gdsys/a38x/ |
D | hydra.h | 1 struct ihs_fpga { struct 14 struct ihs_fpga *get_fpga(void); argument
|
D | hydra.c | 18 static struct ihs_fpga *fpga; 20 struct ihs_fpga *get_fpga(void) in get_fpga()
|
/external/u-boot/board/gdsys/p1022/ |
D | controlcenterd.c | 53 struct ihs_fpga { struct 359 struct ihs_fpga *fpga; in hydra_initialize()
|
/external/u-boot/include/configs/ |
D | hrcon.h | 270 { (struct ihs_fpga *)CONFIG_SYS_FPGA0_BASE, NULL, NULL, NULL }
|
D | strider.h | 267 { (struct ihs_fpga *)CONFIG_SYS_FPGA0_BASE, NULL, NULL, NULL }
|
/external/u-boot/board/gdsys/mpc8308/ |
D | strider.c | 54 struct ihs_fpga *fpga_ptr[] = CONFIG_SYS_FPGA_PTR;
|
D | hrcon.c | 51 struct ihs_fpga *fpga_ptr[] = CONFIG_SYS_FPGA_PTR;
|