Lines Matching refs:GPMC_CS_CONFIG6
126 #define GPMC_CS_CONFIG6 0x14 macro
400 gpmc_cs_modify_reg(cs, GPMC_CS_CONFIG6, in gpmc_cs_bool_timings()
403 gpmc_cs_modify_reg(cs, GPMC_CS_CONFIG6, in gpmc_cs_bool_timings()
500 GPMC_PRINT_CONFIG(cs, GPMC_CS_CONFIG6); in gpmc_show_regs()
535 GPMC_GET_RAW_BOOL(GPMC_CS_CONFIG6, 7, 7, "cycle2cycle-samecsen"); in gpmc_cs_show_timings()
536 GPMC_GET_RAW_BOOL(GPMC_CS_CONFIG6, 6, 6, "cycle2cycle-diffcsen"); in gpmc_cs_show_timings()
569 GPMC_GET_TICKS(GPMC_CS_CONFIG6, 0, 3, "bus-turnaround-ns"); in gpmc_cs_show_timings()
570 GPMC_GET_TICKS(GPMC_CS_CONFIG6, 8, 11, "cycle2cycle-delay-ns"); in gpmc_cs_show_timings()
579 GPMC_GET_TICKS(GPMC_CS_CONFIG6, 16, 19, "wr-data-mux-bus-ns"); in gpmc_cs_show_timings()
580 GPMC_GET_TICKS(GPMC_CS_CONFIG6, 24, 28, "wr-access-ns"); in gpmc_cs_show_timings()
771 GPMC_SET_ONE(GPMC_CS_CONFIG6, 0, 3, bus_turnaround); in gpmc_cs_set_timings()
772 GPMC_SET_ONE(GPMC_CS_CONFIG6, 8, 11, cycle2cycle_delay); in gpmc_cs_set_timings()
775 GPMC_SET_ONE(GPMC_CS_CONFIG6, 16, 19, wr_data_mux_bus); in gpmc_cs_set_timings()
777 GPMC_SET_ONE(GPMC_CS_CONFIG6, 24, 28, wr_access); in gpmc_cs_set_timings()
2524 gpmc_cs_read_reg(i, GPMC_CS_CONFIG6); in omap3_gpmc_save_context()
2557 gpmc_cs_write_reg(i, GPMC_CS_CONFIG6, in omap3_gpmc_restore_context()