Home
last modified time | relevance | path

Searched refs:clk_div_table (Results 1 – 25 of 162) sorted by relevance

1234567

/drivers/clk/
A Dclk-divider.c49 const struct clk_div_table *clkt; in _get_table_maxdiv()
60 const struct clk_div_table *clkt; in _get_table_mindiv()
85 const struct clk_div_table *clkt; in _get_table_div()
112 const struct clk_div_table *clkt; in _get_table_val()
138 const struct clk_div_table *table, in divider_recalc_rate()
171 const struct clk_div_table *clkt; in _is_valid_table_div()
191 const struct clk_div_table *clkt; in _round_up_table()
209 const struct clk_div_table *clkt; in _round_down_table()
353 const struct clk_div_table *table, u8 width, in divider_determine_rate()
392 const struct clk_div_table *table, in divider_round_rate_parent()
[all …]
A Dclk-milbeaut.c75 const struct clk_div_table *table;
100 static const struct clk_div_table emmcclk_table[] = {
108 static const struct clk_div_table mclk400_table[] = {
114 static const struct clk_div_table mclk200_table[] = {
120 static const struct clk_div_table aclk400_table[] = {
126 static const struct clk_div_table aclk300_table[] = {
132 static const struct clk_div_table aclk_table[] = {
146 static const struct clk_div_table hclk_table[] = {
158 static const struct clk_div_table pclk_table[] = {
164 static const struct clk_div_table rclk_table[] = {
[all …]
A Dclk-aspeed.h13 struct clk_div_table;
78 const struct clk_div_table *div_table;
79 const struct clk_div_table *eclk_div_table;
80 const struct clk_div_table *mac_div_table;
A Dclk-fsl-flexspi.c13 static const struct clk_div_table ls1028a_flexspi_divs[] = {
32 static const struct clk_div_table lx2160a_flexspi_divs[] = {
56 const struct clk_div_table *divs; in fsl_flexspi_clk_probe()
A Dclk-bm1880.c94 const struct clk_div_table *table;
123 const struct clk_div_table *table;
306 static const struct clk_div_table bm1880_div_table_0[] = {
318 static const struct clk_div_table bm1880_div_table_1[] = {
330 static const struct clk_div_table bm1880_div_table_2[] = {
342 static const struct clk_div_table bm1880_div_table_3[] = {
354 static const struct clk_div_table bm1880_div_table_4[] = {
A Dclk-clps711x.c26 static const struct clk_div_table spi_div_table[] = {
34 static const struct clk_div_table timer_div_table[] = {
A Dclk-stm32f4.c517 static const struct clk_div_table pll_divp_table[] = {
521 static const struct clk_div_table pll_divq_table[] = {
528 static const struct clk_div_table pll_divr_table[] = {
561 const struct clk_div_table *div_table;
579 static const struct clk_div_table post_divr_table[] = {
599 const struct clk_div_table *div_table;
805 u8 clk_divider_flags, const struct clk_div_table *table, in clk_register_pll_div()
1241 static const struct clk_div_table ahb_div_table[] = {
1249 static const struct clk_div_table apb_div_table[] = {
/drivers/clk/ti/
A Ddivider.c21 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div()
24 const struct clk_div_table *clkt; in _get_table_div()
36 const struct clk_div_table *clkt; in _setup_mask()
74 const struct clk_div_table *clkt; in _get_table_val()
122 const struct clk_div_table *clkt; in _is_valid_table_div()
139 static int _div_round_up(const struct clk_div_table *table, in _div_round_up()
142 const struct clk_div_table *clkt; in _div_round_up()
159 static int _div_round(const struct clk_div_table *table, in _div_round()
336 struct clk_div_table *tmp; in ti_clk_parse_divider_data()
386 struct clk_div_table *table; in ti_clk_get_div_table()
[all …]
/drivers/clk/renesas/
A Dr9a09g047-cpg.c67 static const struct clk_div_table dtable_1_8[] = {
75 static const struct clk_div_table dtable_2_4[] = {
81 static const struct clk_div_table dtable_2_16[] = {
89 static const struct clk_div_table dtable_2_64[] = {
98 static const struct clk_div_table dtable_2_100[] = {
A Dr9a09g011-cpg.c75 static const struct clk_div_table dtable_diva[] = {
86 static const struct clk_div_table dtable_divb[] = {
94 static const struct clk_div_table dtable_divd[] = {
101 static const struct clk_div_table dtable_divw[] = {
A Dclk-sh73a0.c55 static const struct clk_div_table div4_div_table[] = {
61 static const struct clk_div_table z_div_table[] = {
75 const struct clk_div_table *table = NULL; in sh73a0_cpg_register_clock()
A Dr9a09g057-cpg.c72 static const struct clk_div_table dtable_1_8[] = {
80 static const struct clk_div_table dtable_2_4[] = {
86 static const struct clk_div_table dtable_2_16[] = {
94 static const struct clk_div_table dtable_2_64[] = {
103 static const struct clk_div_table dtable_2_100[] = {
A Drcar-cpg-lib.c72 static const struct clk_div_table cpg_sdh_div_table[] = {
115 static const struct clk_div_table cpg_sd_div_table[] = {
136 static const struct clk_div_table cpg_rpc_div_table[] = {
A Dr9a09g056-cpg.c64 static const struct clk_div_table dtable_1_8[] = {
72 static const struct clk_div_table dtable_2_16[] = {
80 static const struct clk_div_table dtable_2_64[] = {
89 static const struct clk_div_table dtable_2_100[] = {
A Drcar-gen2-cpg.c202 static const struct clk_div_table cpg_adsp_div_table[] = {
248 static const struct clk_div_table cpg_sdh_div_table[] = {
254 static const struct clk_div_table cpg_sd01_div_table[] = {
279 const struct clk_div_table *table = NULL; in rcar_gen2_cpg_clk_register()
A Dr8a77970-cpg-mssr.c51 static const struct clk_div_table cpg_sd0h_div_table[] = {
57 static const struct clk_div_table cpg_sd0_div_table[] = {
224 const struct clk_div_table *table; in r8a77970_cpg_clk_register()
A Dr9a07g044-cpg.c80 static const struct clk_div_table dtable_1_8[] = {
88 static const struct clk_div_table dtable_1_32[] = {
98 static const struct clk_div_table dtable_4_32[] = {
132 static const struct clk_div_table dtable_16_128[] = {
A Dclk-r8a7740.c50 static const struct clk_div_table div4_div_table[] = {
62 const struct clk_div_table *table = NULL; in r8a7740_cpg_register_clock()
A Dclk-r8a73a4.c51 static const struct clk_div_table div4_div_table[] = {
61 const struct clk_div_table *table = NULL; in r8a73a4_cpg_register_clock()
A Dr9a08g045-cpg.c100 static const struct clk_div_table dtable_1_2[] = {
106 static const struct clk_div_table dtable_1_8[] = {
114 static const struct clk_div_table dtable_1_32[] = {
/drivers/sh/clk/
A Dcpg.c100 static inline struct clk_div_table *clk_to_div_table(struct clk *clk) in clk_to_div_table()
133 struct clk_div_table *dt = clk_to_div_table(clk); in sh_clk_div_set_rate()
230 struct clk_div_table *table, struct sh_clk_ops *ops) in sh_clk_div_register_ops()
278 static struct clk_div_table sh_clk_div6_table = {
/drivers/clk/actions/
A Dowl-s900.c118 static struct clk_div_table nand_div_table[] = {
126 static struct clk_div_table apb_div_table[] = {
131 static struct clk_div_table eth_mac_div_table[] = {
136 static struct clk_div_table rmii_ref_div_table[] = {
141 static struct clk_div_table usb3_mac_div_table[] = {
146 static struct clk_div_table i2s_div_table[] = {
153 static struct clk_div_table hdmia_div_table[] = {
/drivers/clk/hisilicon/
A Dclkdivider-hi6220.c38 const struct clk_div_table *table;
107 struct clk_div_table *table; in hi6220_register_clkdiv()
/drivers/clk/nuvoton/
A Dclk-ma35d1-divider.c20 const struct clk_div_table *table;
85 struct clk_div_table *table; in ma35d1_reg_adc_clkdiv()
/drivers/clk/sunxi/
A Dclk-sunxi.c728 const struct clk_div_table *table;
737 static const struct clk_div_table sun8i_a23_axi_table[] __initconst = {
760 static const struct clk_div_table sun4i_apb0_table[] __initconst = {
874 struct clk_div_table *table; /* is it a table based divisor? */
882 static struct clk_div_table pll6_sata_tbl[] = {

Completed in 54 milliseconds

1234567