Home
last modified time | relevance | path

Searched refs:clk_div_table (Results 1 - 10 of 10) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dclk-provider.h517 struct clk_div_table { struct
569 const struct clk_div_table *table;
589 const struct clk_div_table *table, unsigned long flags, unsigned long width);
591 const struct clk_div_table *table, u8 width, unsigned long flags);
593 const struct clk_div_table *table, u8 width, unsigned long flags, unsigned int val);
594 int divider_get_val(unsigned long rate, unsigned long parent_rate, const struct clk_div_table *table, u8 width,
601 const struct clk_div_table *table, spinlock_t *lock);
604 const struct clk_div_table *table, spinlock_t *lock);
1039 const struct clk_div_table *table, u8 width, unsigned long flags) in divider_round_rate()
1045 const struct clk_div_table *tabl in divider_ro_round_rate()
[all...]
/device/soc/rockchip/common/vendor/drivers/clk/
H A Dclk-dclk-divider.c95 struct clk_div_table *div_table, int gate_offset, u8 gate_shift, in rockchip_clk_register_dclk_branch()
/device/soc/rockchip/rk3588/kernel/drivers/clk/rockchip/
H A Dclk-dclk-divider.c99 struct clk_div_table *div_table, in rockchip_clk_register_dclk_branch()
H A Dclk.h598 struct clk_div_table *div_table;
1201 struct clk_div_table *div_table,
/device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/
H A Dclk-rk3188.c235 static struct clk_div_table div_core_peri_t[] = {
466 static struct clk_div_table div_aclk_cpu_t[] = {
546 static struct clk_div_table div_rk3188_aclk_core_t[] = {
H A Dclk.c40 u8 div_width, u8 div_flags, struct clk_div_table *div_table, in rockchip_clk_register_branch()
374 u8 div_shift, u8 div_width, u8 div_flags, struct clk_div_table *div_table, int gate_offset, u8 gate_shift, in rockchip_clk_register_composite_brother_branch()
H A Dclk.h502 struct clk_div_table *div_table;
766 struct clk_div_table *div_table, int gate_offset, u8 gate_shift,
H A Dclk-rk3368.c158 static struct clk_div_table div_ddrphy_t[] = {
H A Dclk-rk3288.c186 static struct clk_div_table div_hclk_cpu_t[] = {
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Dclk.h598 struct clk_div_table *div_table;
1201 struct clk_div_table *div_table,

Completed in 15 milliseconds