Searched refs:t_oez (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/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-4.4.14/include/linux/ |
D | omap-gpmc.h | 104 u32 t_oez; /* OE deassertion to high Z */ member
|
/linux-4.4.14/drivers/memory/ |
D | omap-gpmc.c | 1304 temp = max_t(u32, dev_t->t_cez_r, dev_t->t_oez); in gpmc_calc_sync_read_timings() 1411 temp = max_t(u32, temp, gpmc_t->oe_off + dev_t->t_oez); in gpmc_calc_async_read_timings()
|