Symbol: gpmc_round_ps_to_ticks
drivers/memory/omap-gpmc.c
1559
gpmc_t->adv_rd_off = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1568
gpmc_t->oe_on = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1580
gpmc_t->access = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1592
gpmc_t->rd_cycle = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1610
gpmc_t->adv_wr_off = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1624
gpmc_t->wr_data_mux_bus = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1628
gpmc_t->we_on = gpmc_round_ps_to_ticks(dev_t->t_weasu);
drivers/memory/omap-gpmc.c
1642
gpmc_t->we_off = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1644
gpmc_t->cs_wr_off = gpmc_round_ps_to_ticks(gpmc_t->we_off +
drivers/memory/omap-gpmc.c
1654
gpmc_t->wr_cycle = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1669
gpmc_t->adv_rd_off = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1675
gpmc_t->oe_on = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1682
gpmc_t->access = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1691
gpmc_t->rd_cycle = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1706
gpmc_t->adv_wr_off = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1715
gpmc_t->wr_data_mux_bus = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1719
gpmc_t->we_on = gpmc_round_ps_to_ticks(dev_t->t_weasu);
drivers/memory/omap-gpmc.c
1725
gpmc_t->we_off = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1727
gpmc_t->cs_wr_off = gpmc_round_ps_to_ticks(gpmc_t->we_off +
drivers/memory/omap-gpmc.c
1733
gpmc_t->wr_cycle = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1751
gpmc_t->clk_activation = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1775
gpmc_t->cs_on = gpmc_round_ps_to_ticks(dev_t->t_ceasu);
drivers/memory/omap-gpmc.c
1782
gpmc_t->adv_on = gpmc_round_ps_to_ticks(temp);