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