Searched refs:gpmc_nwe (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/board/compulab/common/ |
H A D | omap3_smc911x.c | 38 writew(readw(&ctrl_base->gpmc_nwe) | 0x0E00, &ctrl_base->gpmc_nwe); in cl_omap3_smc911x_setup_net_chip_gmpc()
|
/openbmc/u-boot/board/isee/igep00x0/ |
H A D | igep00x0.c | 120 writew(readw(&ctrl_base->gpmc_nwe) | 0x0E00, &ctrl_base->gpmc_nwe); in setup_net_chip()
|
/openbmc/u-boot/board/ti/evm/ |
H A D | evm.c | 248 writew(readw(&ctrl_base ->gpmc_nwe) | 0x0E00, &ctrl_base->gpmc_nwe); in setup_net_chip()
|
/openbmc/u-boot/board/overo/ |
H A D | overo.c | 318 writew(readw(&ctrl_base ->gpmc_nwe) | 0x0E00, &ctrl_base->gpmc_nwe); in setup_net_chip()
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-gta04a5one.dts | 32 * gpmc_ncs0, gpmc_nadv_ale, gpmc_noe, gpmc_nwe, gpmc_wait0 not muxable
|
H A D | omap3-n900.dts | 255 * gpmc_ncs0, gpmc_nadv_ale, gpmc_noe, gpmc_nwe, gpmc_wait0 not muxable
|
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/ |
H A D | cpu.h | 22 u16 gpmc_nwe; /* 0xC4 */ member
|