Searched refs:t_ach (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/include/linux/platform_data/ |
D | gpmc-omap.h | 109 u32 t_ach; /* address hold time from clk */ member
|
/Linux-v5.4/drivers/memory/ |
D | omap-gpmc.c | 1149 int min_gpmc_clk_period, t_ces, t_avds, t_avdh, t_ach, t_aavdh, t_rdyo; in gpmc_omap_onenand_calc_sync_timings() local 1157 t_ach = 3; in gpmc_omap_onenand_calc_sync_timings() 1166 t_ach = 6; in gpmc_omap_onenand_calc_sync_timings() 1175 t_ach = 6; in gpmc_omap_onenand_calc_sync_timings() 1184 t_ach = 9; in gpmc_omap_onenand_calc_sync_timings() 1208 dev_t.t_ach = t_ach * 1000; in gpmc_omap_onenand_calc_sync_timings() 1527 temp = max_t(u32, temp, gpmc_t->clk_activation + dev_t->t_ach); in gpmc_calc_sync_read_timings()
|
/Linux-v5.4/Documentation/driver-api/memory-devices/ |
D | ti-gpmc.rst | 101 t_oeasu, t_ach, cyc_aavdh_oe
|