gpmc_round_ps_to_ticks
gpmc_t->adv_rd_off = gpmc_round_ps_to_ticks(temp);
gpmc_t->oe_on = gpmc_round_ps_to_ticks(temp);
gpmc_t->access = gpmc_round_ps_to_ticks(temp);
gpmc_t->rd_cycle = gpmc_round_ps_to_ticks(temp);
gpmc_t->adv_wr_off = gpmc_round_ps_to_ticks(temp);
gpmc_t->wr_data_mux_bus = gpmc_round_ps_to_ticks(temp);
gpmc_t->we_on = gpmc_round_ps_to_ticks(dev_t->t_weasu);
gpmc_t->we_off = gpmc_round_ps_to_ticks(temp);
gpmc_t->cs_wr_off = gpmc_round_ps_to_ticks(gpmc_t->we_off +
gpmc_t->wr_cycle = gpmc_round_ps_to_ticks(temp);
gpmc_t->adv_rd_off = gpmc_round_ps_to_ticks(temp);
gpmc_t->oe_on = gpmc_round_ps_to_ticks(temp);
gpmc_t->access = gpmc_round_ps_to_ticks(temp);
gpmc_t->rd_cycle = gpmc_round_ps_to_ticks(temp);
gpmc_t->adv_wr_off = gpmc_round_ps_to_ticks(temp);
gpmc_t->wr_data_mux_bus = gpmc_round_ps_to_ticks(temp);
gpmc_t->we_on = gpmc_round_ps_to_ticks(dev_t->t_weasu);
gpmc_t->we_off = gpmc_round_ps_to_ticks(temp);
gpmc_t->cs_wr_off = gpmc_round_ps_to_ticks(gpmc_t->we_off +
gpmc_t->wr_cycle = gpmc_round_ps_to_ticks(temp);
gpmc_t->clk_activation = gpmc_round_ps_to_ticks(temp);
gpmc_t->cs_on = gpmc_round_ps_to_ticks(dev_t->t_ceasu);
gpmc_t->adv_on = gpmc_round_ps_to_ticks(temp);