Home
last modified time | relevance | path

Searched refs:t_oe (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/arm/mach-omap2/
Dgpmc-onenand.c71 const int t_oe = 20; in omap2_onenand_calc_async_timings() local
83 dev_t.t_oe = t_oe * 1000; in omap2_onenand_calc_async_timings()
Dusb-tusb6010.c64 dev_t.t_oe = 300; in tusb_set_async_mode()
/linux-4.4.14/Documentation/bus-devices/
Dti-gpmc.txt65 access: t_iaa, t_oe, t_ce, t_aa
71 access: t_iaa, t_oe, t_ce, t_aa
/linux-4.4.14/include/linux/
Domap-gpmc.h99 u32 t_oe; /* access time from OE assertion */ member
/linux-4.4.14/drivers/memory/
Domap-gpmc.c1398 gpmc_t->oe_on + dev_t->t_oe); in gpmc_calc_async_read_timings()