Home
last modified time | relevance | path

Searched refs:ifc_regs (Results 1 – 7 of 7) sorted by relevance

/u-boot/arch/powerpc/cpu/mpc85xx/
A Dcpu_init_early.c19 struct fsl_ifc ifc_regs = {(void *)CONFIG_SYS_IFC_ADDR, (void *)NULL}; in setup_ifc() local
74 ifc_out32(&(ifc_regs.gregs->cspr_cs[0].cspr), CONFIG_SYS_CSPR0); in setup_ifc()
75 ifc_out32(&(ifc_regs.gregs->csor_cs[0].csor), CONFIG_SYS_CSOR0); in setup_ifc()
76 ifc_out32(&(ifc_regs.gregs->amask_cs[0].amask), CONFIG_SYS_AMASK0); in setup_ifc()
/u-boot/board/freescale/ls1043ardb/
A Dls1043ardb.c33 struct ifc_regs ifc_cfg_nor_boot[CONFIG_SYS_FSL_IFC_BANK_COUNT] = {
76 struct ifc_regs ifc_cfg_nand_boot[CONFIG_SYS_FSL_IFC_BANK_COUNT] = {
/u-boot/drivers/misc/
A Dfsl_ifc.c12 struct ifc_regs ifc_cfg_default_boot[CONFIG_SYS_FSL_IFC_BANK_COUNT] = {
365 struct ifc_regs *regs; in init_early_memctl_regs()
396 struct ifc_regs *regs; in init_final_memctl_regs()
/u-boot/board/freescale/ls1046aqds/
A Dls1046aqds.c44 struct ifc_regs ifc_cfg_nor_boot[CONFIG_SYS_FSL_IFC_BANK_COUNT] = {
100 struct ifc_regs ifc_cfg_nand_boot[CONFIG_SYS_FSL_IFC_BANK_COUNT] = {
/u-boot/board/freescale/ls1043aqds/
A Dls1043aqds.c59 struct ifc_regs ifc_cfg_nor_boot[CONFIG_SYS_FSL_IFC_BANK_COUNT] = {
115 struct ifc_regs ifc_cfg_nand_boot[CONFIG_SYS_FSL_IFC_BANK_COUNT] = {
/u-boot/board/freescale/ls1088a/
A Dls1088a.c39 struct ifc_regs ifc_cfg_ifc_nor_boot[CONFIG_SYS_FSL_IFC_BANK_COUNT] = {
103 struct ifc_regs ifc_cfg_qspi_nor_boot[CONFIG_SYS_FSL_IFC_BANK_COUNT] = {
/u-boot/include/
A Dfsl_ifc.h1037 struct ifc_regs { struct
1050 struct ifc_regs *regs; argument

Completed in 20 milliseconds