Lines Matching refs:GPMC_CS_CONFIG6
125 #define GPMC_CS_CONFIG6 0x14 macro
399 gpmc_cs_modify_reg(cs, GPMC_CS_CONFIG6, in gpmc_cs_bool_timings()
402 gpmc_cs_modify_reg(cs, GPMC_CS_CONFIG6, in gpmc_cs_bool_timings()
499 GPMC_PRINT_CONFIG(cs, GPMC_CS_CONFIG6); in gpmc_show_regs()
534 GPMC_GET_RAW_BOOL(GPMC_CS_CONFIG6, 7, 7, "cycle2cycle-samecsen"); in gpmc_cs_show_timings()
535 GPMC_GET_RAW_BOOL(GPMC_CS_CONFIG6, 6, 6, "cycle2cycle-diffcsen"); in gpmc_cs_show_timings()
568 GPMC_GET_TICKS(GPMC_CS_CONFIG6, 0, 3, "bus-turnaround-ns"); in gpmc_cs_show_timings()
569 GPMC_GET_TICKS(GPMC_CS_CONFIG6, 8, 11, "cycle2cycle-delay-ns"); in gpmc_cs_show_timings()
578 GPMC_GET_TICKS(GPMC_CS_CONFIG6, 16, 19, "wr-data-mux-bus-ns"); in gpmc_cs_show_timings()
579 GPMC_GET_TICKS(GPMC_CS_CONFIG6, 24, 28, "wr-access-ns"); in gpmc_cs_show_timings()
770 GPMC_SET_ONE(GPMC_CS_CONFIG6, 0, 3, bus_turnaround); in gpmc_cs_set_timings()
771 GPMC_SET_ONE(GPMC_CS_CONFIG6, 8, 11, cycle2cycle_delay); in gpmc_cs_set_timings()
774 GPMC_SET_ONE(GPMC_CS_CONFIG6, 16, 19, wr_data_mux_bus); in gpmc_cs_set_timings()
776 GPMC_SET_ONE(GPMC_CS_CONFIG6, 24, 28, wr_access); in gpmc_cs_set_timings()
2521 gpmc_cs_read_reg(i, GPMC_CS_CONFIG6); in omap3_gpmc_save_context()
2554 gpmc_cs_write_reg(i, GPMC_CS_CONFIG6, in omap3_gpmc_restore_context()