Home
last modified time | relevance | path

Searched refs:t_ce_avd (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/arm/mach-omap2/
Dusb-tusb6010.c59 dev_t.t_ce_avd = 1000; in tusb_set_async_mode()
88 dev_t.t_ce_avd = 1000; in tusb_set_sync_mode()
/Linux-v4.19/include/linux/platform_data/
Dgpmc-omap.h116 u32 t_ce_avd; /* CS on to ADV on delay */ member
/Linux-v4.19/drivers/memory/
Domap-gpmc.c1746 if (dev_t->t_ce_avd) in gpmc_calc_common_timings()
1748 gpmc_t->cs_on + dev_t->t_ce_avd); in gpmc_calc_common_timings()