Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfsl_sfp.h37 struct ccsr_sfp_regs { struct
54 struct ccsr_sfp_regs { argument
69 struct ccsr_sfp_regs { struct
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dfsl_validate.c202 struct ccsr_sfp_regs *sfp_regs = (void *)(CONFIG_SYS_SFP_ADDR); in get_key_revoc()
341 struct ccsr_sfp_regs *sfp_regs = (void *)(CONFIG_SYS_SFP_ADDR); in fsl_secboot_header_verification_failure()
366 struct ccsr_sfp_regs *sfp_regs = (void *)(CONFIG_SYS_SFP_ADDR); in fsl_secboot_image_verification_failure()
862 struct ccsr_sfp_regs *sfp_regs = (void *)(CONFIG_SYS_SFP_ADDR); in fsl_secboot_validate()
H A Dfsl_chain_of_trust.c46 struct ccsr_sfp_regs *sfp_regs = (void *)(CONFIG_SYS_SFP_ADDR); in fsl_check_boot_mode_secure()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dfsl_corenet2_serdes.c204 struct ccsr_sfp_regs __iomem *sfp_regs = in serdes_init()
205 (struct ccsr_sfp_regs __iomem *)(CONFIG_SYS_SFP_ADDR); in serdes_init()