Searched refs:t_ach (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/include/linux/platform_data/ |
D | gpmc-omap.h | 109 u32 t_ach; /* address hold time from clk */ member
|
/linux-6.1.9/drivers/memory/ |
D | omap-gpmc.c | 1140 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 1148 t_ach = 3; in gpmc_omap_onenand_calc_sync_timings() 1157 t_ach = 6; in gpmc_omap_onenand_calc_sync_timings() 1166 t_ach = 6; in gpmc_omap_onenand_calc_sync_timings() 1175 t_ach = 9; in gpmc_omap_onenand_calc_sync_timings() 1199 dev_t.t_ach = t_ach * 1000; in gpmc_omap_onenand_calc_sync_timings() 1523 temp = max_t(u32, temp, gpmc_t->clk_activation + dev_t->t_ach); in gpmc_calc_sync_read_timings()
|
/linux-6.1.9/Documentation/driver-api/memory-devices/ |
D | ti-gpmc.rst | 101 t_oeasu, t_ach, cyc_aavdh_oe
|