Home
last modified time | relevance | path

Searched refs:t_cez_r (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/Documentation/bus-devices/
Dti-gpmc.txt66 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/arch/arm/mach-omap2/
Dusb-tusb6010.c63 dev_t.t_cez_r = 7000; in tusb_set_async_mode()
64 dev_t.t_cez_w = dev_t.t_cez_r; in tusb_set_async_mode()
/Linux-v4.19/include/linux/platform_data/
Dgpmc-omap.h99 u32 t_cez_r; /* read CS deassertion to high Z */ member
/Linux-v4.19/drivers/memory/
Domap-gpmc.c1211 dev_t.t_cez_r = t_cez * 1000; in gpmc_omap_onenand_calc_sync_timings()
1212 dev_t.t_cez_w = dev_t.t_cez_r; in gpmc_omap_onenand_calc_sync_timings()
1550 temp = max_t(u32, dev_t->t_cez_r, dev_t->t_oez); in gpmc_calc_sync_read_timings()
1656 gpmc_t->cs_rd_off + dev_t->t_cez_r); in gpmc_calc_async_read_timings()