Searched refs:rd_cycle (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dgpmc-nand.c55 t.rd_cycle = gpmc_round_ns_to_ticks(gpmc_nand_data->gpmc_t->rd_cycle);
H A Dgpmc-onenand.c66 t.rd_cycle = t.cs_rd_off + gpmc_round_ns_to_ticks(t_cez);
262 t.rd_cycle = gpmc_ticks_to_ns(fclk_offset + (latency + 1) * div +
271 t.wr_cycle = t.rd_cycle;
H A Dusb-tusb6010.c86 t.rd_cycle = next_clk(t.cs_rd_off, tmp, fclk_ps);
153 t.rd_cycle = next_clk(t.cs_rd_off, tmp, fclk_ps);
H A Dboard-flash.c123 .rd_cycle = 72,
H A Dgpmc-smc91x.c80 t.rd_cycle = t20 - t.oe_on;
H A Dgpmc.c270 GPMC_SET_ONE(GPMC_CS_CONFIG5, 0, 4, rd_cycle);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dgpmc.h111 u16 rd_cycle; /* Total read cycle time */ member in struct:gpmc_timings

Completed in 77 milliseconds