Symbol: gpmc_round_ps_to_ticks
drivers/memory/omap-gpmc.c
1555
gpmc_t->adv_rd_off = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1564
gpmc_t->oe_on = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1576
gpmc_t->access = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1588
gpmc_t->rd_cycle = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1606
gpmc_t->adv_wr_off = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1620
gpmc_t->wr_data_mux_bus = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1624
gpmc_t->we_on = gpmc_round_ps_to_ticks(dev_t->t_weasu);
drivers/memory/omap-gpmc.c
1638
gpmc_t->we_off = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1640
gpmc_t->cs_wr_off = gpmc_round_ps_to_ticks(gpmc_t->we_off +
drivers/memory/omap-gpmc.c
1650
gpmc_t->wr_cycle = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1665
gpmc_t->adv_rd_off = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1671
gpmc_t->oe_on = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1678
gpmc_t->access = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1687
gpmc_t->rd_cycle = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1702
gpmc_t->adv_wr_off = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1711
gpmc_t->wr_data_mux_bus = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1715
gpmc_t->we_on = gpmc_round_ps_to_ticks(dev_t->t_weasu);
drivers/memory/omap-gpmc.c
1721
gpmc_t->we_off = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1723
gpmc_t->cs_wr_off = gpmc_round_ps_to_ticks(gpmc_t->we_off +
drivers/memory/omap-gpmc.c
1729
gpmc_t->wr_cycle = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1747
gpmc_t->clk_activation = gpmc_round_ps_to_ticks(temp);
drivers/memory/omap-gpmc.c
1771
gpmc_t->cs_on = gpmc_round_ps_to_ticks(dev_t->t_ceasu);
drivers/memory/omap-gpmc.c
1778
gpmc_t->adv_on = gpmc_round_ps_to_ticks(temp);