Home
last modified time | relevance | path

Searched refs:config7 (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dmem-common.c67 writel(0, &cs->config7); in enable_gpmc_cs_config()
78 (1 << 6)), &cs->config7); in enable_gpmc_cs_config()
148 writel(0, &gpmc_cfg->cs[0].config7); in set_gpmc_cs0()
/OK3568_Linux_fs/u-boot/board/gumstix/duovero/
H A Dduovero.c137 writel(0, &cs->config7); in enable_gpmc_net_config()
154 &cs->config7); in enable_gpmc_net_config()
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Domap_gpmc.h41 u32 config7; /* 0x18 */ member
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap3/
H A Dsys_info.c157 b = readl(&gpmc_cfg->cs[0].config7); in get_gpmc0_base()
/OK3568_Linux_fs/u-boot/board/ti/evm/
H A Devm.c258 writel(NET_GPMC_CONFIG7, &gpmc_cfg->cs[5].config7); in setup_net_chip()
/OK3568_Linux_fs/kernel/drivers/memory/
H A Domap-gpmc.c211 u32 config7; member
2562 gpmc_context.cs_context[i].config7 = in omap3_gpmc_save_context()
2597 gpmc_context.cs_context[i].config7); in omap3_gpmc_restore_context()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dkvm_host.h747 __BUILD_KVM_RW_HW(config7, 32, MIPS_CP0_CONFIG, 7)
H A Dmipsregs.h2886 __BUILD_SET_C0(config7) in __BUILD_SET_C0()