Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/driver-api/memory-devices/
H A Dti-gpmc.rst81 t_iaa, t_oe, t_ce, t_aa
92 t_iaa, t_oe, t_ce, t_aa
/openbmc/linux/include/linux/platform_data/
H A Dgpmc-omap.h94 u32 t_ce; /* access time from CS asertion */ member
/openbmc/linux/drivers/memory/
H A Domap-gpmc.c1703 temp = max_t(u32, temp, gpmc_t->cs_on + dev_t->t_ce); in gpmc_calc_async_read_timings()