Home
last modified time | relevance | path

Searched refs:smi_regs (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Dspl.c215 struct smi_regs *const smicntl = in snor_init()
216 (struct smi_regs * const)CONFIG_SYS_SMI_BASE; in snor_init()
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dst_smi.h27 struct smi_regs { struct
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dst_smi.c18 static struct smi_regs *const smicntl =
19 (struct smi_regs * const)CONFIG_SYS_SMI_BASE;