Home
last modified time | relevance | path

Searched refs:mmp_param_gate_clk (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/clk/mmp/
Dclk-of-mmp2.c174 static struct mmp_param_gate_clk mpmu_gate_clks[] = {
250 static struct mmp_param_gate_clk apbc_gate_clks[] = {
277 static struct mmp_param_gate_clk mmp3_apbc_gate_clks[] = {
361 static struct mmp_param_gate_clk apmu_gate_clks[] = {
385 static struct mmp_param_gate_clk mmp2_apmu_gate_clks[] = {
389 static struct mmp_param_gate_clk mmp3_apmu_gate_clks[] = {
Dclk-of-pxa910.c140 static struct mmp_param_gate_clk apbc_gate_clks[] = {
158 static struct mmp_param_gate_clk apbcp_gate_clks[] = {
206 static struct mmp_param_gate_clk apmu_gate_clks[] = {
Dclk.h179 struct mmp_param_gate_clk { struct
192 struct mmp_param_gate_clk *clks, argument
Dclk-of-pxa1928.c107 static struct mmp_param_gate_clk apbc_gate_clks[] = {
158 static struct mmp_param_gate_clk apmu_gate_clks[] = {
Dclk-of-pxa168.c181 static struct mmp_param_gate_clk apbc_gate_clks[] = {
247 static struct mmp_param_gate_clk apmu_gate_clks[] = {
Dclk.c97 struct mmp_param_gate_clk *clks, in mmp_register_gate_clks()