Searched refs:t_oez (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/Documentation/bus-devices/ |
D | ti-gpmc.txt | 66 rd_cycle: t_rd_cycle, t_cez_r, t_oez 72 rd_cycle: t_rd_cycle, t_cez_r, t_oez 78 rd_cycle: t_cez_r, t_oez, t_ce_rdyz 84 rd_cycle: t_cez_r, t_oez, t_ce_rdyz
|
/Linux-v4.19/include/linux/platform_data/ |
D | gpmc-omap.h | 101 u32 t_oez; /* OE deassertion to high Z */ member
|
/Linux-v4.19/drivers/memory/ |
D | omap-gpmc.c | 1550 temp = max_t(u32, dev_t->t_cez_r, dev_t->t_oez); in gpmc_calc_sync_read_timings() 1657 temp = max_t(u32, temp, gpmc_t->oe_off + dev_t->t_oez); in gpmc_calc_async_read_timings()
|