Searched refs:we_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 Dgpmc-smc91x.c87 t.we_off = t.wr_data_mux_bus + t7;
89 t.we_off = t.we_on + t7;
91 t.wr_access = t.we_off;
92 t.adv_wr_off = t.we_off + max(t4_w, t8);
93 t.cs_wr_off = t.we_off + t4_w;
H A Dgpmc-nand.c67 t.we_off = gpmc_round_ns_to_ticks(gpmc_nand_data->gpmc_t->we_off);
H A Dusb-tusb6010.c100 t.we_off = next_clk(t.we_on, tmp, fclk_ps);
102 t.cs_wr_off = t.we_off;
168 t.we_off = next_clk(t.we_on, tmp, fclk_ps);
170 t.cs_wr_off = t.we_off;
H A Dgpmc-onenand.c75 t.we_off = t.we_on + gpmc_round_ns_to_ticks(t_wpl);
76 t.cs_wr_off = t.we_off + gpmc_round_ns_to_ticks(t_wph);
269 t.we_off = t.cs_rd_off;
282 t.we_off = t.we_on + gpmc_round_ns_to_ticks(t_wpl);
283 t.cs_wr_off = t.we_off + gpmc_round_ns_to_ticks(t_wph);
H A Dboard-flash.c119 .we_off = 30,
H A Dgpmc.c268 GPMC_SET_ONE(GPMC_CS_CONFIG4, 24, 28, we_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.h102 u16 we_off; /* WE deassertion time */ member in struct:gpmc_timings

Completed in 72 milliseconds