Searched refs:GPMC_CS_CONFIG4 (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dgpmc-onenand.c229 reg = gpmc_cs_read_reg(cs, GPMC_CS_CONFIG4);
232 gpmc_cs_write_reg(cs, GPMC_CS_CONFIG4, reg);
240 reg = gpmc_cs_read_reg(cs, GPMC_CS_CONFIG4);
243 gpmc_cs_write_reg(cs, GPMC_CS_CONFIG4, reg);
H A Dboard-apollon.c223 gpmc_cs_write_reg(eth_cs, GPMC_CS_CONFIG4, 0x1c0b1c0a);
229 gpmc_cs_write_reg(eth_cs, GPMC_CS_CONFIG4, 0x1C091C09);
235 gpmc_cs_write_reg(eth_cs, GPMC_CS_CONFIG4, 0x1C091C09);
H A Dboard-h4.c226 gpmc_cs_write_reg(eth_cs, GPMC_CS_CONFIG4, 0x1c0b1c0a);
232 gpmc_cs_write_reg(eth_cs, GPMC_CS_CONFIG4, 0x1C091C09);
238 gpmc_cs_write_reg(eth_cs, GPMC_CS_CONFIG4, 0x1C091C09);
H A Dgpmc.c265 GPMC_SET_ONE(GPMC_CS_CONFIG4, 0, 3, oe_on);
266 GPMC_SET_ONE(GPMC_CS_CONFIG4, 8, 12, oe_off);
267 GPMC_SET_ONE(GPMC_CS_CONFIG4, 16, 19, we_on);
268 GPMC_SET_ONE(GPMC_CS_CONFIG4, 24, 28, we_off);
742 gpmc_cs_read_reg(i, GPMC_CS_CONFIG4);
772 gpmc_cs_write_reg(i, GPMC_CS_CONFIG4,
/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.h20 #define GPMC_CS_CONFIG4 0x0c macro

Completed in 72 milliseconds