Lines Matching defs:ccu_div
55 struct ccu_div {
116 static inline struct ccu_div *hw_to_ccu_div(struct clk_hw *hw)
120 return container_of(common, struct ccu_div, common);
187 struct ccu_div *cd = hw_to_ccu_div(hw);
202 struct ccu_div *cd = hw_to_ccu_div(hw);
209 struct ccu_div *cd = hw_to_ccu_div(hw);
216 struct ccu_div *cd = hw_to_ccu_div(hw);
223 struct ccu_div *cd = hw_to_ccu_div(hw);
230 struct ccu_div *cd = hw_to_ccu_div(hw);
444 static struct ccu_div ahb2_cpusys_hclk = {
465 static struct ccu_div apb3_cpusys_pclk = {
481 static struct ccu_div axi4_cpusys2_aclk = {
502 static struct ccu_div axi_aclk = {
524 static struct ccu_div perisys_ahb_hclk = {
546 static struct ccu_div perisys_apb_pclk = {
562 static struct ccu_div peri2sys_apb_pclk = {
589 static struct ccu_div out1_clk = {
603 static struct ccu_div out2_clk = {
617 static struct ccu_div out3_clk = {
631 static struct ccu_div out4_clk = {
650 static struct ccu_div apb_pclk = {
669 static struct ccu_div npu_clk = {
683 static struct ccu_div vi_clk = {
695 static struct ccu_div vi_ahb_clk = {
707 static struct ccu_div vo_axi_clk = {
720 static struct ccu_div vp_apb_clk = {
732 static struct ccu_div vp_axi_clk = {
745 static struct ccu_div venc_clk = {
758 static struct ccu_div dpu0_clk = {
770 static struct ccu_div dpu1_clk = {
1140 struct ccu_div *cd = hw_to_ccu_div(&plat_data->th1520_div_clks[i]->hw);