Searched refs:cpu_axi_cfg (Results 1 – 6 of 6) sorted by relevance
23 clrsetbits_le32(&ccm->cpu_axi_cfg, CCM_CPU_AXI_APB_MASK | CCM_CPU_AXI_AXI_MASK, in clock_init_safe()69 val = readl(&ccm->cpu_axi_cfg); in clock_set_pll1()72 writel(val, &ccm->cpu_axi_cfg); in clock_set_pll1()83 val = readl(&ccm->cpu_axi_cfg); in clock_set_pll1()86 writel(val, &ccm->cpu_axi_cfg); in clock_set_pll1()
86 &ccm->cpu_axi_cfg); in clock_set_pll1()104 &ccm->cpu_axi_cfg); in clock_set_pll1()
131 &ccm->cpu_axi_cfg); in clock_set_pll1()146 &ccm->cpu_axi_cfg); in clock_set_pll1()
34 u32 cpu_axi_cfg; /* 0x50 CPU/AXI divide ratio */ member
85 u32 cpu_axi_cfg; /* 0x500 CPUX/AXI clock control*/ member
Completed in 12 milliseconds