Home
last modified time | relevance | path

Searched defs:tbls (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/arm/plat-spear/
Dclock.c491 struct pll_rate_tbl *tbls = clk->rate_config.tbls; in pll_calc_rate() local
546 struct pll_rate_tbl *tbls = clk->rate_config.tbls; in pll_clk_set_rate() local
590 struct bus_rate_tbl *tbls = clk->rate_config.tbls; in bus_calc_rate() local
614 struct bus_rate_tbl *tbls = clk->rate_config.tbls; in bus_clk_set_rate() local
643 struct aux_rate_tbl *tbls = clk->rate_config.tbls; in aux_calc_rate() local
690 struct aux_rate_tbl *tbls = clk->rate_config.tbls; in aux_clk_set_rate() local
726 struct gpt_rate_tbl *tbls = clk->rate_config.tbls; in gpt_calc_rate() local
758 struct gpt_rate_tbl *tbls = clk->rate_config.tbls; in gpt_clk_set_rate() local
797 struct clcd_rate_tbl *tbls = clk->rate_config.tbls; in clcd_calc_rate() local
843 struct clcd_rate_tbl *tbls = clk->rate_config.tbls; in clcd_clk_set_rate() local
/linux-3.4.99/arch/arm/plat-spear/include/plat/
Dclock.h67 void *tbls; member