Searched refs:t_oez (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/driver-api/memory-devices/ |
H 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/include/linux/platform_data/ |
H A D | gpmc-omap.h | 98 u32 t_oez; /* OE deassertion to high Z */ member
|
/linux/drivers/memory/ |
H A D | omap-gpmc.c | 1588 temp = max_t(u32, dev_t->t_cez_r, dev_t->t_oez); in gpmc_calc_sync_read_timings() 1692 temp = max_t(u32, temp, gpmc_t->oe_off + dev_t->t_oez); in gpmc_calc_async_read_timings()
|