t_ach            1149 drivers/memory/omap-gpmc.c 	int min_gpmc_clk_period, t_ces, t_avds, t_avdh, t_ach, t_aavdh, t_rdyo;
t_ach            1157 drivers/memory/omap-gpmc.c 		t_ach   = 3;
t_ach            1166 drivers/memory/omap-gpmc.c 		t_ach   = 6;
t_ach            1175 drivers/memory/omap-gpmc.c 		t_ach   = 6;
t_ach            1184 drivers/memory/omap-gpmc.c 		t_ach   = 9;
t_ach            1208 drivers/memory/omap-gpmc.c 	dev_t.t_ach = t_ach * 1000;
t_ach            1527 drivers/memory/omap-gpmc.c 		temp = max_t(u32, temp,	gpmc_t->clk_activation + dev_t->t_ach);
t_ach             109 include/linux/platform_data/gpmc-omap.h 	u32 t_ach;	/* address hold time from clk */