Home
last modified time | relevance | path

Searched refs:gpmc_noe (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/board/compulab/common/
H A Domap3_smc911x.c41 writew(readw(&ctrl_base->gpmc_noe) | 0x0E00, &ctrl_base->gpmc_noe); in cl_omap3_smc911x_setup_net_chip_gmpc()
/openbmc/u-boot/board/isee/igep00x0/
H A Digep00x0.c122 writew(readw(&ctrl_base->gpmc_noe) | 0x0E00, &ctrl_base->gpmc_noe); in setup_net_chip()
/openbmc/u-boot/board/ti/evm/
H A Devm.c250 writew(readw(&ctrl_base->gpmc_noe) | 0x0E00, &ctrl_base->gpmc_noe); in setup_net_chip()
/openbmc/u-boot/board/overo/
H A Dovero.c320 writew(readw(&ctrl_base->gpmc_noe) | 0x0E00, &ctrl_base->gpmc_noe); in setup_net_chip()
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-gta04a5one.dts32 * gpmc_ncs0, gpmc_nadv_ale, gpmc_noe, gpmc_nwe, gpmc_wait0 not muxable
H A Domap3-n900.dts255 * gpmc_ncs0, gpmc_nadv_ale, gpmc_noe, gpmc_nwe, gpmc_wait0 not muxable
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h21 u16 gpmc_noe; /* 0xC2 */ member