Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfsl_sfp.h36 struct ccsr_sfp_regs { struct
53 struct ccsr_sfp_regs { argument
68 struct ccsr_sfp_regs { argument
/external/u-boot/board/freescale/common/
Dfsl_validate.c201 struct ccsr_sfp_regs *sfp_regs = (void *)(CONFIG_SYS_SFP_ADDR); in get_key_revoc()
340 struct ccsr_sfp_regs *sfp_regs = (void *)(CONFIG_SYS_SFP_ADDR); in fsl_secboot_header_verification_failure()
365 struct ccsr_sfp_regs *sfp_regs = (void *)(CONFIG_SYS_SFP_ADDR); in fsl_secboot_image_verification_failure()
861 struct ccsr_sfp_regs *sfp_regs = (void *)(CONFIG_SYS_SFP_ADDR); in fsl_secboot_validate()
Dfsl_chain_of_trust.c45 struct ccsr_sfp_regs *sfp_regs = (void *)(CONFIG_SYS_SFP_ADDR); in fsl_check_boot_mode_secure()
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dfsl_corenet2_serdes.c203 struct ccsr_sfp_regs __iomem *sfp_regs = in serdes_init()
204 (struct ccsr_sfp_regs __iomem *)(CONFIG_SYS_SFP_ADDR); in serdes_init()