Home
last modified time | relevance | path

Searched refs:fpga_base (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/u-boot-utilite/u-boot-2015.07/board/amcc/ebony/
H A Debony.c22 unsigned char *fpga_base = (unsigned char *)CONFIG_SYS_FPGA_BASE; in board_early_init_f() local
38 status = *fpga_base; in board_early_init_f()
H A Dflash.c93 unsigned char *fpga_base = (unsigned char *)CONFIG_SYS_FPGA_BASE; in flash_init() local
99 switch_status = *fpga_base; in flash_init()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/board/amcc/ocotea/
H A Dflash.c71 unsigned char *fpga_base = (unsigned char *)CONFIG_SYS_FPGA_BASE; in flash_init() local
77 switch_status = *fpga_base; in flash_init()
H A Docotea.c29 unsigned char *fpga_base = (unsigned char *) CONFIG_SYS_FPGA_BASE; in board_early_init_f() local
61 switch_status = *fpga_base; in board_early_init_f()