Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/driver-api/memory-devices/
H A Dti-gpmc.rst83 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
/openbmc/linux/arch/arm/mach-omap2/
H A Dusb-tusb6010.c60 dev_t.t_cez_r = 7000; in tusb_set_async_mode()
61 dev_t.t_cez_w = dev_t.t_cez_r; in tusb_set_async_mode()
/openbmc/linux/include/linux/platform_data/
H A Dgpmc-omap.h96 u32 t_cez_r; /* read CS deassertion to high Z */ member
/openbmc/linux/drivers/memory/
H A Domap-gpmc.c1265 dev_t.t_cez_r = t_cez * 1000; in gpmc_omap_onenand_calc_sync_timings()
1266 dev_t.t_cez_w = dev_t.t_cez_r; in gpmc_omap_onenand_calc_sync_timings()
1609 temp = max_t(u32, dev_t->t_cez_r, dev_t->t_oez); in gpmc_calc_sync_read_timings()
1712 gpmc_t->cs_rd_off + dev_t->t_cez_r); in gpmc_calc_async_read_timings()