Searched refs:GPMC_CONFIG1_DEVICETYPE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dgpmc.h64 #define GPMC_CONFIG1_DEVICETYPE(val) ((val & 3) << 10) macro
65 #define GPMC_CONFIG1_DEVICETYPE_NOR GPMC_CONFIG1_DEVICETYPE(0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dgpmc.c520 regval |= GPMC_CONFIG1_DEVICETYPE(wval);

Completed in 38 milliseconds