Home
last modified time | relevance | path

Searched refs:we_extra_delay (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/platform_data/
H A Dgpmc-omap.h19 bool we_extra_delay; member
/openbmc/linux/drivers/memory/
H A Domap-gpmc.c407 GPMC_CONFIG4_WEEXTRADELAY, p->we_extra_delay); in gpmc_cs_bool_timings()
1786 gpmc_t->bool_timings.we_extra_delay = true; in gpmc_calc_sync_common_timings()
2151 p->we_extra_delay = of_property_read_bool(np, "gpmc,we-extra-delay"); in gpmc_read_timings_dt()