Searched refs:ihs_fpga (Results 1 – 11 of 11) sorted by relevance
/openbmc/u-boot/include/ |
H A 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 { struct 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 …]
|
/openbmc/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()
|
/openbmc/u-boot/board/gdsys/p1022/ |
H A D | controlcenterd.c | 53 struct ihs_fpga { struct 359 struct ihs_fpga *fpga; in hydra_initialize()
|
/openbmc/u-boot/drivers/misc/ |
H A D | Makefile | 42 obj-$(CONFIG_IHS_FPGA) += ihs_fpga.o
|
/openbmc/u-boot/include/configs/ |
H A D | hrcon.h | 267 { (struct ihs_fpga *)CONFIG_SYS_FPGA0_BASE, NULL, NULL, NULL }
|
H A D | strider.h | 264 { (struct ihs_fpga *)CONFIG_SYS_FPGA0_BASE, NULL, NULL, NULL }
|
/openbmc/u-boot/board/gdsys/mpc8308/ |
H A D | strider.c | 54 struct ihs_fpga *fpga_ptr[] = CONFIG_SYS_FPGA_PTR;
|
H A D | hrcon.c | 51 struct ihs_fpga *fpga_ptr[] = CONFIG_SYS_FPGA_PTR;
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |