Home
last modified time | relevance | path

Searched refs:rockchip_pll_rate_table (Results 1 – 25 of 34) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-pll.c42 const struct rockchip_pll_rate_table *rate_table;
98 static struct rockchip_pll_rate_table auto_table;
120 const struct rockchip_pll_rate_table *rate_table; in rockchip_pll_clk_rate_to_scale()
144 const struct rockchip_pll_rate_table *rate_table; in rockchip_pll_clk_scale_to_rate()
166 static struct rockchip_pll_rate_table *rk_pll_rate_table_get(void) in rk_pll_rate_table_get()
198 static struct rockchip_pll_rate_table *
203 struct rockchip_pll_rate_table *rate_table = rk_pll_rate_table_get(); in rockchip_pll_clk_set_by_auto()
259 static struct rockchip_pll_rate_table *
264 struct rockchip_pll_rate_table *rate_table = rk_pll_rate_table_get(); in rockchip_rk3066_pll_clk_set_by_auto()
335 static struct rockchip_pll_rate_table *
[all …]
H A Dclk.h512 struct rockchip_pll_rate_table { struct
572 struct rockchip_pll_rate_table *rate_table;
605 struct rockchip_pll_rate_table *rate_table,
H A Dclk-rk3188.c24 static struct rockchip_pll_rate_table rk3188_pll_rates[] = {
848 struct rockchip_pll_rate_table *rate; in rk3188_clk_init()
H A Dclk-rk3328.c26 static struct rockchip_pll_rate_table rk3328_pll_rates[] = {
73 static struct rockchip_pll_rate_table rk3328_pll_frac_rates[] = {
H A Dclk-rk3368.c22 static struct rockchip_pll_rate_table rk3368_pll_rates[] = {
92 static struct rockchip_pll_rate_table rk3368_npll_rates[] = {
H A Dclk-rk3036.c26 static struct rockchip_pll_rate_table rk3036_pll_rates[] = {
H A Dclk-rk3128.c24 static struct rockchip_pll_rate_table rk3128_pll_rates[] = {
H A Dclk-rk3399.c26 static struct rockchip_pll_rate_table rk3399_pll_rates[] = {
108 static struct rockchip_pll_rate_table rk3399_vpll_rates[] = {
H A Dclk-rk3228.c24 static struct rockchip_pll_rate_table rk3228_pll_rates[] = {
H A Dclk-rv1108.c24 static struct rockchip_pll_rate_table rv1108_pll_rates[] = {
H A Dclk-rk3288.c30 static struct rockchip_pll_rate_table rk3288_pll_rates[] = {
H A Dclk-rk3308.c24 static struct rockchip_pll_rate_table rk3308_pll_rates[] = {
H A Dclk-px30.c28 static struct rockchip_pll_rate_table px30_pll_rates[] = {
H A Dclk-rk3528.c44 static struct rockchip_pll_rate_table rk3528_pll_rates[] = {
H A Dclk-rk3562.c23 static struct rockchip_pll_rate_table rk3562_pll_rates[] = {
H A Dclk-rk1808.c27 static struct rockchip_pll_rate_table rk1808_pll_rates[] = {
H A Dclk-rv1106.c65 static struct rockchip_pll_rate_table rv1106_pll_rates[] = {
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_pll.c16 static struct rockchip_pll_rate_table rockchip_auto_table;
109 static struct rockchip_pll_rate_table *
113 struct rockchip_pll_rate_table *rate_table = &rockchip_auto_table; in rockchip_pll_clk_set_by_auto()
169 static struct rockchip_pll_rate_table *
173 struct rockchip_pll_rate_table *rate_table = &rockchip_auto_table; in rk3588_pll_clk_set_by_auto()
228 static const struct rockchip_pll_rate_table *
231 struct rockchip_pll_rate_table *rate_table = pll->rate_table; in rockchip_get_pll_settings()
252 const struct rockchip_pll_rate_table *rate; in rk3036_pll_set_rate()
405 const struct rockchip_pll_rate_table *rate; in rk3588_pll_set_rate()
H A Dclk_rk3328.c36 static struct rockchip_pll_rate_table rk3328_pll_rates[] = {
53 static struct rockchip_pll_rate_table rk3328_pll_frac_rates[] = {
H A Dclk_rk3128.c34 static struct rockchip_pll_rate_table rk3128_pll_rates[] = {
H A Dclk_rk322x.c33 static struct rockchip_pll_rate_table rk322x_pll_rates[] = {
H A Dclk_rk3308.c44 static struct rockchip_pll_rate_table rk3308_pll_rates[] = {
H A Dclk_rk1808.c32 static struct rockchip_pll_rate_table rk1808_pll_rates[] = {
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dclock.h88 struct rockchip_pll_rate_table { struct
125 struct rockchip_pll_rate_table *rate_table; argument
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3308.c78 struct rockchip_pll_rate_table *pll_priv) in pll_set()
113 struct rockchip_pll_rate_table rk3308_pll_div; in rkdclk_init()

12