Searched refs:cs_rd_off (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 Dusb-tusb6010.c83 t.cs_rd_off = t.oe_off;
85 tmp = t.cs_rd_off * 1000 + 7000 /* t_acsn_rdy_z */;
86 t.rd_cycle = next_clk(t.cs_rd_off, tmp, fclk_ps);
150 t.cs_rd_off = t.oe_off;
152 tmp = t.cs_rd_off * 1000 + 7000 /* t_scsn_rdy_z */;
153 t.rd_cycle = next_clk(t.cs_rd_off, tmp, fclk_ps);
H A Dgpmc-nand.c54 t.cs_rd_off = gpmc_round_ns_to_ticks(gpmc_nand_data->gpmc_t->cs_rd_off);
H A Dgpmc-onenand.c65 t.cs_rd_off = t.oe_off;
66 t.rd_cycle = t.cs_rd_off + gpmc_round_ns_to_ticks(t_cez);
260 t.cs_rd_off = t.oe_off;
269 t.we_off = t.cs_rd_off;
270 t.cs_wr_off = t.cs_rd_off;
H A Dboard-flash.c112 .cs_rd_off = 36,
H A Dgpmc-smc91x.c79 t.cs_rd_off = t.oe_off;
H A Dgpmc.c258 GPMC_SET_ONE(GPMC_CS_CONFIG2, 8, 12, cs_rd_off);
/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.h92 u16 cs_rd_off; /* Read deassertion time */ member in struct:gpmc_timings

Completed in 142 milliseconds