Lines Matching refs:GPMC_CS_CONFIG4
116 #define GPMC_CS_CONFIG4 0x0c macro
394 gpmc_cs_modify_reg(cs, GPMC_CS_CONFIG4, in gpmc_cs_bool_timings()
396 gpmc_cs_modify_reg(cs, GPMC_CS_CONFIG4, in gpmc_cs_bool_timings()
496 GPMC_PRINT_CONFIG(cs, GPMC_CS_CONFIG4); in gpmc_show_regs()
530 GPMC_GET_RAW_BOOL(GPMC_CS_CONFIG4, 23, 23, "we-extra-delay"); in gpmc_cs_show_timings()
531 GPMC_GET_RAW_BOOL(GPMC_CS_CONFIG4, 7, 7, "oe-extra-delay"); in gpmc_cs_show_timings()
545 GPMC_GET_TICKS(GPMC_CS_CONFIG4, 0, 3, "oe-on-ns"); in gpmc_cs_show_timings()
546 GPMC_GET_TICKS(GPMC_CS_CONFIG4, 8, 12, "oe-off-ns"); in gpmc_cs_show_timings()
547 GPMC_GET_TICKS(GPMC_CS_CONFIG4, 16, 19, "we-on-ns"); in gpmc_cs_show_timings()
548 GPMC_GET_TICKS(GPMC_CS_CONFIG4, 24, 28, "we-off-ns"); in gpmc_cs_show_timings()
739 GPMC_SET_ONE(GPMC_CS_CONFIG4, 0, 3, oe_on); in gpmc_cs_set_timings()
740 GPMC_SET_ONE(GPMC_CS_CONFIG4, 8, 12, oe_off); in gpmc_cs_set_timings()
741 GPMC_SET_ONE(GPMC_CS_CONFIG4, 16, 19, we_on); in gpmc_cs_set_timings()
742 GPMC_SET_ONE(GPMC_CS_CONFIG4, 24, 28, we_off); in gpmc_cs_set_timings()
2271 gpmc_cs_read_reg(i, GPMC_CS_CONFIG4); in omap3_gpmc_save_context()
2301 gpmc_cs_write_reg(i, GPMC_CS_CONFIG4, in omap3_gpmc_restore_context()