Searched refs:oe_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.c77 t.oe_off = t.access;
78 t.adv_rd_off = t.oe_off + max(t4_r, t6);
79 t.cs_rd_off = t.oe_off;
H A Dgpmc-nand.c53 t.oe_off = gpmc_round_ns_to_ticks(gpmc_nand_data->gpmc_t->oe_off);
H A Dusb-tusb6010.c81 t.oe_off = next_clk(t.access, tmp, fclk_ps);
83 t.cs_rd_off = t.oe_off;
148 t.oe_off = next_clk(t.access, tmp, fclk_ps);
150 t.cs_rd_off = t.oe_off;
H A Dgpmc-onenand.c64 t.oe_off = t.access + gpmc_round_ns_to_ticks(1);
65 t.cs_rd_off = t.oe_off;
259 t.oe_off = t.access + gpmc_round_ns_to_ticks(1);
260 t.cs_rd_off = t.oe_off;
H A Dboard-flash.c120 .oe_off = 48,
H A Dgpmc.c266 GPMC_SET_ONE(GPMC_CS_CONFIG4, 8, 12, oe_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.h106 u16 oe_off; /* OE deassertion time */ member in struct:gpmc_timings

Completed in 79 milliseconds