Searched refs:GPMC_CS_CONFIG4 (Results 1 – 2 of 2) sorted by relevance
/arch/arm/mach-omap2/ |
D | gpmc.c | 274 gpmc_cs_modify_reg(cs, GPMC_CS_CONFIG4, in gpmc_cs_bool_timings() 276 gpmc_cs_modify_reg(cs, GPMC_CS_CONFIG4, in gpmc_cs_bool_timings() 368 GPMC_SET_ONE(GPMC_CS_CONFIG4, 0, 3, oe_on); in gpmc_cs_set_timings() 369 GPMC_SET_ONE(GPMC_CS_CONFIG4, 8, 12, oe_off); in gpmc_cs_set_timings() 370 GPMC_SET_ONE(GPMC_CS_CONFIG4, 16, 19, we_on); in gpmc_cs_set_timings() 371 GPMC_SET_ONE(GPMC_CS_CONFIG4, 24, 28, we_off); in gpmc_cs_set_timings() 1851 gpmc_cs_read_reg(i, GPMC_CS_CONFIG4); in omap3_gpmc_save_context() 1881 gpmc_cs_write_reg(i, GPMC_CS_CONFIG4, in omap3_gpmc_restore_context()
|
D | gpmc.h | 22 #define GPMC_CS_CONFIG4 0x0c macro
|