Searched refs:t_oez (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/Documentation/driver-api/memory-devices/ |
A D | ti-gpmc.rst | 83 t_rd_cycle, t_cez_r, t_oez 94 t_rd_cycle, t_cez_r, t_oez 105 t_cez_r, t_oez, t_ce_rdyz 116 t_cez_r, t_oez, t_ce_rdyz
|
/linux-6.3-rc2/include/linux/platform_data/ |
A D | gpmc-omap.h | 98 u32 t_oez; /* OE deassertion to high Z */ member
|
/linux-6.3-rc2/drivers/memory/ |
A D | omap-gpmc.c | 1609 temp = max_t(u32, dev_t->t_cez_r, dev_t->t_oez); in gpmc_calc_sync_read_timings() 1713 temp = max_t(u32, temp, gpmc_t->oe_off + dev_t->t_oez); in gpmc_calc_async_read_timings()
|
Completed in 10 milliseconds