Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/mmp/
Dclk-of-pxa910.c131 static struct mmp_param_gate_clk apbc_gate_clks[] = {
147 static struct mmp_param_gate_clk apbcp_gate_clks[] = {
195 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-pxa168.c135 static struct mmp_param_gate_clk apbc_gate_clks[] = {
193 static struct mmp_param_gate_clk apmu_gate_clks[] = {
Dclk-of-mmp2.c150 static struct mmp_param_gate_clk apbc_gate_clks[] = {
221 static struct mmp_param_gate_clk apmu_gate_clks[] = {
Dclk.c97 struct mmp_param_gate_clk *clks, in mmp_register_gate_clks()