Searched refs:clk_div_table (Results 1 - 10 of 10) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | clk-provider.h | 517 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 D | clk-dclk-divider.c | 95 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 D | clk-dclk-divider.c | 99 struct clk_div_table *div_table, in rockchip_clk_register_dclk_branch()
|
H A D | clk.h | 598 struct clk_div_table *div_table; 1201 struct clk_div_table *div_table,
|
/device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/ |
H A D | clk-rk3188.c | 235 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 D | clk.c | 40 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 D | clk.h | 502 struct clk_div_table *div_table; 766 struct clk_div_table *div_table, int gate_offset, u8 gate_shift,
|
H A D | clk-rk3368.c | 158 static struct clk_div_table div_ddrphy_t[] = {
|
H A D | clk-rk3288.c | 186 static struct clk_div_table div_hclk_cpu_t[] = {
|
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
H A D | clk.h | 598 struct clk_div_table *div_table; 1201 struct clk_div_table *div_table,
|
Completed in 15 milliseconds