Searched refs:cs_wr_off (Results 1 - 14 of 14) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-omap2/
H A Dusb-tusb6010.c102 t.cs_wr_off = t.we_off;
104 tmp = t.cs_wr_off * 1000 + 7000 /* t_acsn_rdy_z */;
105 t.wr_cycle = next_clk(t.cs_wr_off, tmp, fclk_ps);
170 t.cs_wr_off = t.we_off;
172 tmp = t.cs_wr_off * 1000 + 7000 /* t_scsn_rdy_z */;
173 t.wr_cycle = next_clk(t.cs_wr_off, tmp, fclk_ps);
H A Dgpmc-nand.c68 t.cs_wr_off = gpmc_round_ns_to_ticks(gpmc_nand_data->gpmc_t->cs_wr_off);
H A Dgpmc-onenand.c76 t.cs_wr_off = t.we_off + gpmc_round_ns_to_ticks(t_wph);
77 t.wr_cycle = t.cs_wr_off + gpmc_round_ns_to_ticks(t_cez);
270 t.cs_wr_off = t.cs_rd_off;
283 t.cs_wr_off = t.we_off + gpmc_round_ns_to_ticks(t_wph);
284 t.wr_cycle = t.cs_wr_off + gpmc_round_ns_to_ticks(t_cez);
H A Dboard-flash.c113 .cs_wr_off = 36,
H A Dgpmc-smc91x.c93 t.cs_wr_off = t.we_off + t4_w;
H A Dgpmc.c259 GPMC_SET_ONE(GPMC_CS_CONFIG2, 16, 20, cs_wr_off);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dusb-tusb6010.c102 t.cs_wr_off = t.we_off;
104 tmp = t.cs_wr_off * 1000 + 7000 /* t_acsn_rdy_z */;
105 t.wr_cycle = next_clk(t.cs_wr_off, tmp, fclk_ps);
170 t.cs_wr_off = t.we_off;
172 tmp = t.cs_wr_off * 1000 + 7000 /* t_scsn_rdy_z */;
173 t.wr_cycle = next_clk(t.cs_wr_off, tmp, fclk_ps);
H A Dgpmc-nand.c68 t.cs_wr_off = gpmc_round_ns_to_ticks(gpmc_nand_data->gpmc_t->cs_wr_off);
H A Dgpmc-onenand.c76 t.cs_wr_off = t.we_off + gpmc_round_ns_to_ticks(t_wph);
77 t.wr_cycle = t.cs_wr_off + gpmc_round_ns_to_ticks(t_cez);
270 t.cs_wr_off = t.cs_rd_off;
283 t.cs_wr_off = t.we_off + gpmc_round_ns_to_ticks(t_wph);
284 t.wr_cycle = t.cs_wr_off + gpmc_round_ns_to_ticks(t_cez);
H A Dboard-flash.c113 .cs_wr_off = 36,
H A Dgpmc-smc91x.c93 t.cs_wr_off = t.we_off + t4_w;
H A Dgpmc.c259 GPMC_SET_ONE(GPMC_CS_CONFIG2, 16, 20, cs_wr_off);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-omap/include/plat/
H A Dgpmc.h93 u16 cs_wr_off; /* Write deassertion time */ member in struct:gpmc_timings
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dgpmc.h93 u16 cs_wr_off; /* Write deassertion time */ member in struct:gpmc_timings

Completed in 86 milliseconds