Home
last modified time | relevance | path

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

/linux/include/linux/platform_data/
H A Dgpmc-omap.h40 u32 adv_on; /* Assertion time */ member
/linux/drivers/memory/
H A Domap-gpmc.c746 ret |= set_gpmc_timing_reg(cs, GPMC_CS_CONFIG3, 0, 3, 0, t->adv_on, in gpmc_cs_set_timings()
1559 temp = max_t(u32, gpmc_t->adv_on + gpmc_ticks_to_ps(1), temp); in gpmc_calc_sync_read_timings()
1610 temp = max_t(u32, gpmc_t->adv_on + gpmc_ticks_to_ps(1), temp); in gpmc_calc_sync_write_timings()
1670 temp = max_t(u32, gpmc_t->adv_on + gpmc_ticks_to_ps(1), temp); in gpmc_calc_async_read_timings()
1683 temp = max_t(u32, temp, gpmc_t->adv_on + dev_t->t_aa); in gpmc_calc_async_read_timings()
1707 temp = max_t(u32, gpmc_t->adv_on + gpmc_ticks_to_ps(1), temp); in gpmc_calc_async_write_timings()
1784 gpmc_t->adv_on = gpmc_round_ps_to_ticks(temp); in gpmc_calc_common_timings()
1802 t->adv_on /= 1000; in gpmc_convert_ps_to_ns()
2081 of_property_read_u32(np, "gpmc,adv-on-ns", &gpmc_t->adv_on); in gpmc_read_timings_dt()
/linux/Documentation/driver-api/memory-devices/
H A Dti-gpmc.rst62 adv_on: