Searched refs:adv_on (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 Dgpmc-nand.c46 t.adv_on = gpmc_round_ns_to_ticks(gpmc_nand_data->gpmc_t->adv_on);
51 t.oe_on = t.adv_on;
H A Dusb-tusb6010.c63 t.adv_on = next_clk(t.cs_on, t_acsnh_advnh - 7000, fclk_ps);
70 t.adv_rd_off = next_clk(t.adv_on, t_acsnh_advnh, fclk_ps);
73 t.oe_on = next_clk(t.adv_on, t_acsnh_advnh + 1000, fclk_ps);
120 t.adv_on = next_clk(t.cs_on, t_scsnh_advnh - 7000, fclk_ps);
136 t.adv_rd_off = next_clk(t.adv_on, t_scsnh_advnh, fclk_ps);
140 t.oe_on = next_clk(t.adv_on, tmp, fclk_ps);
H A Dgpmc-smc91x.c74 t.adv_on = t.cs_on;
75 t.oe_on = t.adv_on + t3;
83 t.we_on = t.adv_on + t3;
H A Dgpmc-onenand.c56 t.adv_on = 0;
61 t.access = t.adv_on + gpmc_round_ns_to_ticks(t_aa);
250 t.adv_on = 0;
H A Dboard-flash.c115 .adv_on = 6,
H A Dgpmc.c261 GPMC_SET_ONE(GPMC_CS_CONFIG3, 0, 3, adv_on);
/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 Dgpmc-nand.c46 t.adv_on = gpmc_round_ns_to_ticks(gpmc_nand_data->gpmc_t->adv_on);
51 t.oe_on = t.adv_on;
H A Dusb-tusb6010.c63 t.adv_on = next_clk(t.cs_on, t_acsnh_advnh - 7000, fclk_ps);
70 t.adv_rd_off = next_clk(t.adv_on, t_acsnh_advnh, fclk_ps);
73 t.oe_on = next_clk(t.adv_on, t_acsnh_advnh + 1000, fclk_ps);
120 t.adv_on = next_clk(t.cs_on, t_scsnh_advnh - 7000, fclk_ps);
136 t.adv_rd_off = next_clk(t.adv_on, t_scsnh_advnh, fclk_ps);
140 t.oe_on = next_clk(t.adv_on, tmp, fclk_ps);
H A Dgpmc-smc91x.c74 t.adv_on = t.cs_on;
75 t.oe_on = t.adv_on + t3;
83 t.we_on = t.adv_on + t3;
H A Dgpmc-onenand.c56 t.adv_on = 0;
61 t.access = t.adv_on + gpmc_round_ns_to_ticks(t_aa);
250 t.adv_on = 0;
H A Dboard-flash.c115 .adv_on = 6,
H A Dgpmc.c261 GPMC_SET_ONE(GPMC_CS_CONFIG3, 0, 3, adv_on);
/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.h96 u16 adv_on; /* Assertion 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.h96 u16 adv_on; /* Assertion time */ member in struct:gpmc_timings

Completed in 134 milliseconds