Searched refs:ihs_fpga (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | gdsys_fpga.h | 24 extern struct ihs_fpga *fpga_ptr[]; 29 offsetof(struct ihs_fpga, fld), \ 35 offsetof(struct ihs_fpga, fld), \ 80 struct ihs_fpga { struct 91 struct ihs_fpga { argument 116 struct ihs_fpga { argument 132 struct ihs_fpga { argument 166 struct ihs_fpga { argument 212 struct ihs_fpga { argument 242 struct ihs_fpga { argument [all …]
|
| /OK3568_Linux_fs/u-boot/board/gdsys/a38x/ |
| H A D | hydra.h | 1 struct ihs_fpga { struct 14 struct ihs_fpga *get_fpga(void); argument
|
| H A D | hydra.c | 18 static struct ihs_fpga *fpga; 20 struct ihs_fpga *get_fpga(void) in get_fpga()
|
| /OK3568_Linux_fs/u-boot/board/gdsys/p1022/ |
| H A D | controlcenterd.c | 55 struct ihs_fpga { struct 361 struct ihs_fpga *fpga; in hydra_initialize()
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | hrcon.h | 277 { (struct ihs_fpga *)CONFIG_SYS_FPGA0_BASE, NULL, NULL, NULL }
|
| H A D | strider.h | 276 { (struct ihs_fpga *)CONFIG_SYS_FPGA0_BASE, NULL, NULL, NULL }
|
| /OK3568_Linux_fs/u-boot/board/gdsys/mpc8308/ |
| H A D | strider.c | 57 struct ihs_fpga *fpga_ptr[] = CONFIG_SYS_FPGA_PTR;
|
| H A D | hrcon.c | 54 struct ihs_fpga *fpga_ptr[] = CONFIG_SYS_FPGA_PTR;
|