Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dusb-tusb6010.c56 dev_t.t_ce_avd = 1000; in tusb_set_async_mode()
85 dev_t.t_ce_avd = 1000; in tusb_set_sync_mode()
/openbmc/linux/include/linux/platform_data/
H A Dgpmc-omap.h113 u32 t_ce_avd; /* CS on to ADV on delay */ member
/openbmc/linux/drivers/memory/
H A Domap-gpmc.c1802 if (dev_t->t_ce_avd) in gpmc_calc_common_timings()
1804 gpmc_t->cs_on + dev_t->t_ce_avd); in gpmc_calc_common_timings()