Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/
H A Dmem-common.c66 writel(0, &cs->config7); in enable_gpmc_cs_config()
77 (1 << 6)), &cs->config7); in enable_gpmc_cs_config()
147 writel(0, &gpmc_cfg->cs[0].config7); in set_gpmc_cs0()
/openbmc/u-boot/board/gumstix/duovero/
H A Dduovero.c136 writel(0, &cs->config7); in enable_gpmc_net_config()
153 &cs->config7); in enable_gpmc_net_config()
/openbmc/u-boot/include/linux/mtd/
H A Domap_gpmc.h40 u32 config7; /* 0x18 */ member
/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dsys_info.c156 b = readl(&gpmc_cfg->cs[0].config7); in get_gpmc0_base()
/openbmc/u-boot/board/ti/evm/
H A Devm.c245 writel(NET_GPMC_CONFIG7, &gpmc_cfg->cs[5].config7); in setup_net_chip()
/openbmc/linux/drivers/memory/
H A Domap-gpmc.c214 u32 config7; member
2507 gpmc_context->cs_context[i].config7 = in omap3_gpmc_save_context()
2545 gpmc_context->cs_context[i].config7); in omap3_gpmc_restore_context()
/openbmc/linux/arch/mips/include/asm/
H A Dkvm_host.h665 __BUILD_KVM_RW_HW(config7, 32, MIPS_CP0_CONFIG, 7)
H A Dmipsregs.h2902 __BUILD_SET_C0(config7) in __BUILD_SET_C0()