Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dboard-flash.c126 .rd_cycle = 72,
Dgpmc.h124 u32 rd_cycle; /* Total read cycle time */ member
Dgpmc.c373 GPMC_SET_ONE(GPMC_CS_CONFIG5, 0, 4, rd_cycle); in gpmc_cs_set_timings()
902 gpmc_t->rd_cycle = gpmc_round_ps_to_ticks(temp); in gpmc_calc_sync_read_timings()
1004 gpmc_t->rd_cycle = gpmc_round_ps_to_ticks(temp); in gpmc_calc_async_read_timings()
1121 t->rd_cycle /= 1000; in gpmc_convert_ps_to_ns()
1330 of_property_read_u32(np, "gpmc,rd-cycle-ns", &gpmc_t->rd_cycle); in gpmc_read_timings_dt()