Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap2/
Dgpmc-onenand.c73 const int t_wpl = 40; in omap2_onenand_calc_async_timings() local
86 dev_t.t_wpl = t_wpl * 1000; in omap2_onenand_calc_async_timings()
166 const int t_wpl = 40; in omap2_onenand_calc_sync_timings() local
245 dev_t.t_wpl = t_wpl * 1000; in omap2_onenand_calc_sync_timings()
Dusb-tusb6010.c69 dev_t.t_wpl = 300; in tusb_set_async_mode()
/linux-4.4.14/Documentation/bus-devices/
Dti-gpmc.txt89 we_off: t_wpl
96 we_off: t_wpl
103 we_off: t_wpl, cyc_wpl
110 we_off: t_wpl, cyc_wpl
/linux-4.4.14/include/linux/
Domap-gpmc.h106 u32 t_wpl; /* write assertion time */ member
/linux-4.4.14/drivers/memory/
Domap-gpmc.c1355 temp = gpmc_t->we_on + dev_t->t_wpl; in gpmc_calc_sync_write_timings()
1445 temp = gpmc_t->we_on + dev_t->t_wpl; in gpmc_calc_async_write_timings()