Home
last modified time | relevance | path

Searched refs:amask_cs (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/
Dfsl_ifc.h812 (ifc_in32(&(IFC_FCM_BASE_ADDR)->amask_cs[i].amask))
824 (ifc_out32(&(IFC_FCM_BASE_ADDR)->amask_cs[i].amask, v))
998 struct fsl_ifc_amask amask_cs[CONFIG_SYS_FSL_IFC_BANK_COUNT]; member
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dcpu_init_early.c74 ifc_out32(&(ifc_regs.gregs->amask_cs[0].amask), CONFIG_SYS_AMASK0); in setup_ifc()